wait for that person's answer, how should I do this? Do I have to use get_message to see if there is a new message or not? Isn't there a more optimal way?
use Conversation
Check out Working with Updates in the documentation.
can you give me the docs please?
This was my suggestion, it might be a better way https://docs.telethon.dev/en/stable/modules/custom.html?highlight=Conversation#module-telethon.tl.custom.conversation
I used this code to forward a message to a certain place, but it takes a long time Do you know the problem?
wtf is this code for, are you polling to latest message
yes😂 I know it's very bad😁😂
are you not a member in that chat? just use NewMessage, get_messages is slower
I don't want to use handlers because I have to send a message to the bot first and then get the response from the bot, so I don't think I can use handlers.
Обсуждают сегодня