Hey and merry xmas .
I am looking for this : https://docs.rocket.chat/api/rest-api/methods/groups/members
I want to implement a method that removes all the rooms a users belongs to .
Can you help me with either a query that returns all the groups a user belongs to ( and a query for channels).
or a method that returns all the usernames of a group , i am trying to use .getUsernames but it always returns null ( i guess it's not fetching the data from the server)
Thank you for your time .
Hey and merry xmas .
I am looking for this : https://docs.rocket.chat/api/rest-api/methods/groups/members
I want to implement a method that removes all the rooms a users belongs to .
Can you help me with either a query that returns all the groups a user belongs to ( and a query for channels).
or a method that returns all the usernames of a group , i am trying to use .getUsernames but it always returns null ( i guess it's not fetching the data from the server)
Thank you for your time .