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

It should be ok, but its not
In 90% of cases it crashes out to BaseException with no obvious exc

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

Telethon Chat

Source code

Log of runtime:

# python revoker.py
[+13347882743] is started.
continue...
[+13347882743- REF] has error:
None


LoggingFile

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

Telethon Chat

And it'd only happend if both NewMessaage and Album handlers in the code, if only Album, work great

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

Telethon Chat

Phone number alone
No

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

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

Does it mean if my account got a perpetual spamblock, my TG phone number is blocked?

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

Telethon Chat

I enabled logging and still nothing is clear

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

Telethon Chat

My scripts works perfectly fine in my pc and when I run it in my vps it gets stuck while starting the client. How do I fix this?

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

Telethon Chat

Typically, what is the length of poll_id? I tested it and it was 19 characters; how much can it increase?

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

Telethon Chat

Does anyone know how to change photos into url to be attached to a code other than imgur.com?

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

Telethon Chat

Well , that must be sat before for using the exact code I sent ( I called setattr in my codes somewhere else ) , just use hasattr(Obj, "_answered") and getattr(Obj, "_answered") instead of that.

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

Telethon Chat

How to use it? With await BusinessCallbackAnswer(event) ?
It raises this error:

   if getattr(Obj, "_answered"):
AttributeError: 'UpdateBusinessBotCallbackQuery' object has no attribute '_answered'

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

Telethon Chat

/channel/TelethonChat/569224

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

Telethon Chat

it's not officially documented but i think it's 30-50 request per minute

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

Telethon Chat

3 seconds per request should be enough to not hit the limit

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

Telethon Chat

Now I can work with some groups, but not with others, apparently with no reason. The ID input is working fine but some groups just don't go well in the program. It nevers returns me any prompt or do what I want.

All groups have:
- open member list
- I am member of the groups

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

Telethon Chat

how to use .session and .json files

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

Telethon Chat

Hii, why album event aren't recognized albums cams from normal bot with python telegram bot, it detect them as separate messages?

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

Telethon Chat

This was the problem. Thank you.

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

Telethon Chat

what do you mean by spamblock? @spambot restriction or can't log in to phone number?

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

Telethon Chat

make a session on a vps don't move it from pc to vps

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

Telethon Chat

Please enable logging:

import logging
logging.basicConfig(level=logging.WARNING)


If you need more information, use logging.DEBUG instead.

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

Telethon Chat

its a 64-bit signed number

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

Telethon Chat

That is not related to Telethon. Please move to a different group with the correct topic to continue that conversation

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

Telethon Chat

Tysm for announcement:)♡

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

Telethon Chat

btw the master version of telethon shouldnt need the date hack anymore

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

Telethon Chat

/channel/TelethonChat/639520

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

Telethon Chat

Traceback (most recent call last): File "/home/userland/c/bot.py", line 1168, in <module> @bot.on(events.ChosenInlineResult) # Correzione definitiva AttributeError: module 'telethon.events' has no attribute 'ChosenInlineResult'

Hi everyone, does this function still exist or has it been changed?

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

Telethon Chat

thank you bro , Do you know what the rate limit is for GetUsersRequest on Telegram?

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

Telethon Chat

add
asyncio.sleep(3)

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