2

I was able to invite a member to a private channel. I would like to display all the invites for a particular member and give them the option of accepting / declining an invitation. I've been through the documentation but I couldn't find how to list all the invitations for a member.

Dhivysh
  • 259
  • 3
  • 10

1 Answers1

3

I was able to figure it out. Turns out the only way to access invites is using channels. Fetching all subscribed channels for a member and comparing channel status with invited gave me required result.

Dhivysh
  • 259
  • 3
  • 10