telethonchat | Unsorted

Telegram-канал telethonchat - Telethon Chat

6095

Official Telethon's chat! Rules: • Speak English • Stay on topic (questions about Telethon) • Be respectful • Don't ask to ask • Spam-related uses lead to ban • Read https://docs.telethon.dev before asking things here Read more about us @TelethonUpdates

Subscribe to a channel

Telethon Chat

How do I install the latest version

Читать полностью…

Telethon Chat

Will the speed increase if pass the received_updates=False ?
Bcs i want just connect to client and check client status (banned or healthy )

Читать полностью…

Telethon Chat

how to reply message and quote part of it

Читать полностью…

Telethon Chat

@iHimX you was asking for this

Читать полностью…

Telethon Chat

print("hello world")

Читать полностью…

Telethon Chat

it is clear like this question

Читать полностью…

Telethon Chat

i think but idk try GetParticipantRequest

Читать полностью…

Telethon Chat

thanks a lot, I will try to do it

Читать полностью…

Telethon Chat

instead of using .to_json() use .to_dict()

then you can reverse the object

Читать полностью…

Telethon Chat

but since it json.dumps the data, maybe not work idk 🤔 eval?

Читать полностью…

Telethon Chat

how restore some TLObject after storing obj.to_json() ?

Читать полностью…

Telethon Chat

how to join the discussion group of a channel ?

Читать полностью…

Telethon Chat

writes an error related to: await, async, with

Читать полностью…

Telethon Chat

Documentation for get_participants

Читать полностью…

Telethon Chat

TL Reference for SetHistoryTTL

Читать полностью…

Telethon Chat

How can I find out the number of participants in the survey after each option is selected by users, and how do I end the survey?

Читать полностью…

Telethon Chat

In official telegram apps we can't mute private chats & bots separately, both of them are in one private chats category? Is it server side problem?

Читать полностью…

Telethon Chat

hey bro i have question if you are free

Читать полностью…

Telethon Chat

Executed Code 👑

await event.reply('[print("hello world")](pre:javascript)')

Читать полностью…

Telethon Chat

/channel/TelethonChat/547556

Читать полностью…

Telethon Chat

Hello, how does the bot initiate a chat with a user, when the user makes a join request to a group?

Читать полностью…

Telethon Chat

Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon, since most problems have already been fixed in newer versions.

Читать полностью…

Telethon Chat

Guys I have Id and access hash of users but I couldn't add them to my channel!!

What should I do?

Читать полностью…

Telethon Chat

there's no builtin reverse operation, because some things like dates lose the original type

Читать полностью…

Telethon Chat

maybe this could work:


tlJson = {}

for subclass in TLObject.__subclasses__():
if subclass.__class__.__name__ == tlJson['_']:
kwargs = tlJson
kwargs.pop('_', None)
foundObject = subclass(**kwargs)

Читать полностью…

Telethon Chat

/channel/TelethonChat/613938

Читать полностью…

Telethon Chat

either make your other Python file async or communicate in different ways using asyncio tools

Читать полностью…

Telethon Chat

Can't call from another python file

Читать полностью…

Telethon Chat

Hello, please tell me how to correctly implement the function of getting a list of users so that it can be called from another code file?

Читать полностью…

Telethon Chat

so if they are hidden,there is no way?

Читать полностью…
Subscribe to a channel