Telethon Cannot sign into accounts with two step verfication
I’m trying to log into telegram using telethon with a number with two-step verification. I use this code,
Telethon userbot: given an array of chat_id (which can be groups, supergroups or channels) check if I’m muted or muted_until in them
I’m not very fond of telethon (and python in general) but I’m creating a userbot and I have been struggling really hard with this one: so the code is generated with chatGPT but it seems I cannot get out of it.
get the media download url using telethon
I used python-telegram-bot to get download url from the posts sent to my implemented bot. The problem was the file size limitation (max upload size: 50 MB, max download size: 20 MB).
How forward message to other contact with telethon channel event seems not registered only messages from my own channel works
I want to forward messages from my friends channels but seems only those from my channel works
How to forward message to a specific topic in telegram group using telethon as userbot
I am the admin of a channel, and a supergroup. The supergroup has various topics. One of them is titled: “Test”. The message link for the first message sent to that topic is: https://t.me/c/211XXXXXXX/16/17
How to send message to a specific topic in telegram group using telethon as userbot
I am the admin of a supergroup with various topics. The supergroup has various topics. One of them is titled: “Test”. The message link for the first message sent to that topic is: https://t.me/c/211XXXXXXX/16/17
How to send message to a specific topic in telegram using telethon
I am the admin of a supergroup with various topics. I want to send a given message, say “Hi!” to one of the topics. The message link for the first message sent to that topic is
https://t.me/c/211XXXXXXX/16/17