RocketChat / Rocket.Chat.Go.SDK

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

Improve the rest API by having the Pivate Group functions. #34

Closed Lawri-van-Buel closed 3 years ago

Lawri-van-Buel commented 4 years ago

Added (c *Client) GetPrivateGroups() (*GroupsResponse, error) Retrieve a Private group. Added (c *Client) GetGroupInfo(channel *models.Channel) (*models.Channel, error) Retrieve the groupinfo