is get_entity can be used if i only have the id but not joined in that group? or i need to join it first?
hi, maybe anybody can help me: storage_media = {} alphabetical = 'ABCDEFGHIJKLMNOPQRSTUVWXYSabcdefghijklmnopqrstuvwxyz1234567890' video_file_name = ''.join(random.choice(alph...
telethon.client.messageparse - (WARNING) No random_id in EditMessageRequest(peer=InputPeerChannel(channel_id=channel_id, access_hash=access_hash) what kind of warning from th...
hi, how to get edited message if the message is edited? so if i type "a", then edit to "b", how to get the "a" as original message and "b" as edited message? maybe some older ...
is story can not be resent without downloading it first? because when i try to use inputdocument or inputphoto from getuserstoriesrequest, i got error: FILE_REFERENCE_0_EXPIRE...
how to detect video chat if there is ongoing video chat in channel/group? and if video chat started/ended, can i get notified?
hi, is send_message/event.reply can be used to send link (like this)?