smserver icon indicating copy to clipboard operation
smserver copied to clipboard

Is it possible to get the list of members in a group?

Open SixDigitCode opened this issue 4 years ago • 3 comments

I checked the API and I couldn't find a way to query the list of members in a group chat, and it appears the web client doesn't let you view the participants either. Is this functionality supported by SMServer?

Thanks!

SixDigitCode avatar Jun 25 '21 01:06 SixDigitCode

Unfortunately not. It's something that I've been meaning to do for a while, but just haven't gotten around to actually adding in. I hope that I can add it into the next version, though.

itsjunetime avatar Jun 25 '21 18:06 itsjunetime

Great! Thank you so much!

SixDigitCode avatar Jun 26 '21 00:06 SixDigitCode

As of this commit, the requests?chats section of the API additionally sends back info about the members of each group. I haven't yet updated the documentation on that branch, though, so I'd suggest against trying to build it yourself until I get that done.

itsjunetime avatar Jun 28 '21 06:06 itsjunetime