RocketChat / Rocket.Chat.Go.SDK

Go SDK for REST API and Realtime api
MIT License
60 stars 58 forks source link

Adding rest function to get list of group members #64

Closed srrathi closed 1 year ago

srrathi commented 1 year ago

To add function to get list of all the members in a group. It will be similar to get all the members in a channel which is already made.