In supergroups where ChatAction does not work, how can we receive the event of a person being added or joining?
When we use ** in a message, it becomes bold, but is there a way to send only the pure message without bolding? It means * is in our message and it is not bold. And the other ...
How to remove the "forwarded message from ABC" mark when forwarding something?
I remove the chatActions using the following code. await event.delete() But when I ban someone in the group, the chatAction event is not recognized and as a result it is not...
Do we have is_album or something similar that returns bool in telethon?
Is it possible to find out what is the Telegram platform of the person who sent us a message, is he using desktop or webpage or Android or other things?
Why is there no event in my group for chatAction? Could it be because it is a supergroup?