How to add bot to channel using WTelegramClient?
I use Client.Channels_InviteToChannel but it asks for access_hash. How do I suppose to get access_hash if I never interacted with bot before ? Note that I'm admin of channel. Also have bot's token. I can do that manually using telegram…