How to get the channel Id and Access hash #997
Unanswered
jiyamathias
asked this question in
Q&A
Replies: 2 comments 4 replies
-
This is how I hanlded it - not sure if there is a better way, but works for now:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Thanks for taking your time to respond to me. Although I have a question, how do I get the channel ID? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the method
api.ChannelsUpdateUsername()
but it requests payload isand this is the InputChannelClass object below
I don't know how to get the ChannelID and AccessHash for the InputChannel object.
I have been stuck here for days now and don't know how to move forward.
Beta Was this translation helpful? Give feedback.
All reactions