Jump to content
McKay Development

getGroups(callback): wrong response


roughnecks

Recommended Posts

Hi.

 

I was trying to get group's members list by calling "getGroups" and I was expecting to have Chat Room Group State object in response, which in turn should contain 

  • members - An array of Chat Room Member but all I got was "User Chat Room Group State".
    group_state:
     { user_chat_room_state: [Array],
       chat_group_id: '4817935',
       time_joined: 2019-03-12T22:26:00.000Z,
       desktop_notification_level: 0,
       mobile_notification_level: 0,
       time_last_group_ack: 2019-05-01T12:09:46.000Z,
       unread_indicator_muted: false } } ]

So, I just don't know but something is wrong here. If it's the DOC wrong, how am I supposed to get members list apart from "joinGroup"?

 

Thanks as always.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...