queryChannelMembers issue : Missing data

We’re trying to get the list of active members within a chat room.

queryChannelMembers seems to be appropriate way to do so but we’re missing the displayName field and their avatar as well. All we get is their userId.

Is there any way to achieve to display members by their name ?

(We would rather to avoid requesting user data for each userId)

Many thanks,

Hello @jsharl it’s a limitation on our sdk right now and our team is working on improving it. In the meantime, you can use this api Amity API :pray::blush:

Oh great, many thanks , the api endpoint should be enough !

1 Like