wiz0u / WTelegramClient

Telegram Client API (MTProto) library written 100% in C# and .NET
https://wiz0u.github.io/WTelegramClient/
MIT License
956 stars 156 forks source link

How do I get a group id through a group link? #267

Closed 18374907010 closed 1 month ago

18374907010 commented 1 month ago

How do I get a group id through a group link? Use the group link https://t.me/xxxxxxx to get the group id

wiz0u commented 1 month ago

Use helper method AnalyzeInviteLink()

see also https://wiz0u.github.io/WTelegramClient/EXAMPLES#join-channel