Closed gejuking closed 1 year ago
or add member to channel
client.AddChatUser(Channel, User);
There is no specific example for Channels_InviteToChannel
because AddChatUser
does the same. (and the example is here)
Moreover, Github issues should be used for issues with the library itself, not for asking question about Telegram API usage For further questions about Telegram API usage, please ask them on StackOverflow so the whole community can help and benefit: https://stackoverflow.com/questions/ask?tags=c%23+wtelegramclient+telegram-api
would you give a little example code for Channels_InviteToChannel or add member to channel