why when i creating channel in telethon client api i get the channel id like 20.... but it must be like -100... . I adding the bot after creating and i see the -100... id.
Читать полностью…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.
You like loop asking same thing huh, you edit the library if something isn't in scope of the library, TelegramClient has only certain ones for unofficial apps supported in TelegramClient() if it's not in TelegramClient argument list; you can't by supported ways
Читать полностью…I fixed it, the problem is that I checked what content was being sent to me and forwarded it, the MessageMediaWebPage ended up in event.photo
Читать полностью…Hello.
When sending a link via send_message I get this error TypeError: Cannot use <telethon.tl.types.MessageMediaWebPage object at 0x7f2ec9df4c90> as file
Hi
How use a link for start bot?
for example how to use the link to know where come from user
Error fetching reply: The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot (caused by GetHistoryRequest)
Читать полностью…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.
how to get the current actions of a bot in a specific chat, for example the state, writes...
Читать полностью…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.