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

we can't host there because of connection error right?

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

Telethon Chat

try pythonanywhere but you must know that free servers is so bad

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

Telethon Chat

thanks for letting me know

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

Telethon Chat

im asking which error it produces

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

Telethon Chat

non-premium users cant usually use custom emoji

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

Telethon Chat

idk i tried with my another account @acrys

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

Telethon Chat

Ohh but I got this error

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

Telethon Chat

'ReactionInvalidError' object is not iterable

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

Telethon Chat

If I don't have telegram premium, will it still give

Error: Invalid reaction provided (only emoji are allowed) (caused by SendReactionRequest)

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

Telethon Chat

while reacting to a message.. reacting using custom emoji, like you

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

Telethon Chat

depends on the chat type, in channels and supergroups, event.sender is guaranteed by server, so get_sender doesn't do network call, for private messages, only uncached users in short updates need reloading the message. it otherwise uses GetUsers which doesn't flood easily

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

Telethon Chat

is using get_sender() 200 times per 3 seconds can cause limits for users?

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

Telethon Chat

can you tell me how to use custom emoji using emoji id

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

Telethon Chat

that error has nothing to do with restriction, the message or chat doesn't support that reaction

and everything has a limit

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

Telethon Chat

Actually if were to try to like more than 50 messages within one minute, telegram restrict me

I get weird errors like InvalidEmoji, even though it used the same emoji two minutes ago to like my message

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

Telethon Chat

I couldn't do it in Pythonanywhere

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

Telethon Chat

Is there a free server to host a Telethon project?

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

Telethon Chat

they're the same error

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

Telethon Chat

and you didnt show what reaction_emoji is

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

Telethon Chat

reaction = types.ReactionCustomEmoji(document_id=5850318530343344059)

await event.client(functions.messages.SendReactionRequest( peer=chat_id,
msg_id=event.id,
reaction=[reaction]))

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

Telethon Chat

Wait I'll show you code

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

Telethon Chat

it will raise this error

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

Telethon Chat

i didn't tried but lemme try

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

Telethon Chat

https://pastebin.com/te50LNU4

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

Telethon Chat

thx bro you gave me exactly what I needed❤️

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

Telethon Chat

set https://pastebin.com/8SHGSZTg

to client.parse_mode

like that in
wiki

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

Telethon Chat

/channel/TelethonChat/603488

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

Telethon Chat

/channel/TelethonChat/370000

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

Telethon Chat

How to read replied messages and hide blue @

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

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.

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