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

Yeah, everything depends on using same config as they do

Anyway we don’t talk about spam here

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

Telethon Chat

I just can’t find it now

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

Telethon Chat

with telegram you can't know anything for sure fr

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

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.

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

Telethon Chat

Using their ip and port

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

Telethon Chat

Hello, what is the command to force the user to respond reply to the bot?

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

Telethon Chat

use something like

await event.reply('[Join our group](https://t.me/joinchat/xxxxx)')

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

Telethon Chat

^exec async
await event.reply('[hi](tg://user?id=1109500936)', parse_mode='md')

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

Telethon Chat

what is telegram domain that makes websocket for starting connection in telethon

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

Telethon Chat

You can find a solution to your problem in Telethon's FAQ

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

Telethon Chat

stickerset=types.InputStickerSetID(
id=-12398745604826,
access_hash=-12398745604826
),

How do I get the id & access hash

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

Telethon Chat

https://tl.telethon.dev/methods/messages/get_sticker_set.html

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

Telethon Chat

You just close your eyes and not look at the warning, it's a log

or you can disable the ones from telethon.client.messageparse

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

Telethon Chat

Ignore it. server just didn't send you the service message object, something with saved messages not having it

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

Telethon Chat

any idea why it came?

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

Telethon Chat

I heard about this (I even got them) but then I heard that they increase your likelyhood of bans (like significantly) so I changed my mind.

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

Telethon Chat

I think i read something in one of tg GitHub readme s that they directly says using default api credentials will result in much more flood waits

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

Telethon Chat

if not await event.get_reply_message():

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

Telethon Chat

Its not quite ws connection, its socket

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

Telethon Chat

Its direct ws connection to one of dc s

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

Telethon Chat

Are there any additional options for sending scheduled messages to groups?

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

Telethon Chat

Executed Code 👑

await event.reply('[hi](tg://user?id=1109500936)', parse_mode='md')

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

Telethon Chat

this use tg://user?id={user_id} My question is, if the chat id is it possible?

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

Telethon Chat

message.sticker has a stickerset atrribute?

Might need to start a test bot so I can use eval

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

Telethon Chat

.stickerset.id, .stickerset.access_hash

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

Telethon Chat

like this
/channel/TelethonChat/675442

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

Telethon Chat

How do I get sticker pack name from a sticker?

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

Telethon Chat

how can i ignore it :

 await client.pin_message(user, message_sent.id, notify=False)

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

Telethon Chat

[06/29/25 07:47:33] WARNING - BoB.client.messageparse - No random_id in UpdatePinnedMessageRequest(peer=InputPeerSelf(), id=51, silent=True, unpin=False, pm_oneside=False) to map to, returning None message for Updates(updates=[UpdatePinnedMessages(peer=PeerUser(user_id=6986868200),
messages=[51], pts=103, pts_count=1, pinned=True)], users=[], chats=[], date=datetime.datetime(2025, 6, 29, 5, 47, 32, tzinfo=datetime.timezone.utc), seq=0)

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

Telethon Chat

Documentation for send_read_acknowledge

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