Whats the best way to get a Channel object from just a channel id? #1998
Unanswered
YoussefLasheen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a usecase where backend creates the channels and I only get the channel ids from them. Currently I query the channel by id using queryChannelsOnline but It is really annoying to use. I wonder if there's a way that doesn't require waiting for a future?
Beta Was this translation helpful? Give feedback.
All reactions