RocketChat / hubot-rocketchat

Rocket.Chat Hubot adapter
MIT License
578 stars 227 forks source link

Query param support in im.list and groups.list #348

Open julienchabanon opened 1 year ago

julienchabanon commented 1 year ago

Hi there,

So I am wondering why the query param has been removed from im.list and groups.list? Can we add it back? Seems weird to me as this a very useful feature and it is available for channels.list or im.list.everyone.

I am working for a telecom company, we are using rocket integrations to support sms. But in rocket eyes, sms and actual DM are the same entity: a dm. I would like to be able to use im.list to filter one or the other. Mainly for pagination purposes.

Thanks in advance