Sitaram Rathi
Sitaram Rathi
#### Current Behavior Navbar dropdown doesn't take full width in mobile view and looks a bit weird.  #### Desired Behavior To modify Navbar dropdown in meshery.io...
#### Current Behavior Navbar dropdown doesn't take full width in mobile view and looks a bit weird.  #### Desired Behavior To modify Navbar dropdown in meshery.io...
Adding REST function to get threaded messages, sync threaded messages. reference - https://developer.rocket.chat/reference/api/rest-api/endpoints/core-endpoints/chat-endpoints/getthreadmessages
Problem Function to get group members already exist in https://github.com/RocketChat/Rocket.Chat.Go.SDK/blob/master/rest/group.go#L45 but the problem with this is it's only for fetching group members. We cannot get channel members through as it...