Telethon: Get chat entity by telegram chat invite

Created on 15 Jan 2018  路  3Comments  路  Source: LonamiWebs/Telethon

Hi there! Can't find any info on how to get chat entity by chat invite link (for example: https://t.me/joinchat/DxoSakHOdk5mqsE-LelfVg)

Is it possible?

Most helpful comment

Did you try client.get_entity('link')? Will work if you're in.

All 3 comments

Did you try client.get_entity('link')? Will work if you're in.

What if I am not on the group?

That is not an issue with the library but rather a question. The issues section in GitHub is only to report bugs or enhancements in the library itself. If you have usage questions, you should ask those in StackOverflow or the @TelethonChat group.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Fleyderer picture Fleyderer  路  3Comments

Jinqad picture Jinqad  路  6Comments

JackCloudman picture JackCloudman  路  6Comments

denilen picture denilen  路  3Comments

Lerbytech picture Lerbytech  路  5Comments