How do I fetch all the channels which the user is associated/joined/part of?
Aneesh Kundu
5
Reputation points
Hi,
I have a use case where I want to fetch all the channels the user is part of using the user's delegated token. Currently using the API ListAllChannel OR ListChannel
user receives the channel which the user is not part of ex- A pvt channel created by some other member which the user is not part of also shows up in the response of the API.
Please let me know if it's possible or not.
Thanks!
Sign in to answer