sharing it with a user and that user joins but then I am trying to use the same invite link to have a user bot join with ImportChatInviteRequest and i am getting The chat the user tried to join has expired and is not valid anymore (caused by ImportChatInviteRequest) I didn't set a date on invite link when generating it with ExportChatInviteRequest. Anyone run into this before?
What's your Telethon version? import telethon print(telethon.tl.alltlobjects.LAYER) it should print a number greater than 143 for invite links to work.
This issue has already been fixed, but it's not yet available in PyPi. You can upgrade now with pip3 install -U https://github.com/LonamiWebs/Telethon/archive/v1.zip.
let me give that a try
do you have link to PR?
showing 144 but still getting same error on a second try and i have verified invite link is what 's in telegram client
Обсуждают сегодня