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
hi everyone, how leave from private channel? delete_dialog and LeaveChannelRequest - > The channel specified is private and you lack permission to access it. Another reason may be that you were banned from it
Читать полностью…I was able to fix it, by replacing the channel invite link with +100{channel_id}
, thanks for your response btw!
You didn't use "CheckChatInviteRequest" by any chance??
Читать полностью…How can I set a user as an admin in a channel using a bot session?
I tried using the EditAdminRequest
method, but I got this error:
Failed to set User as an admin: The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot (caused by CheckChatInviteRequest)
Oh I got that, I need to do it by making a father class or doing a mokeypatching , right?
Читать полностью…Hi, is there any way to purchase telegram gifts in telethon without card?
Читать полностью…Please, explain me what cause this errors ? What can I do to avoid it ?
Is it network related error or an account ?
4 bytes read on a total of 8 expected bytesЧитать полностью…
4 bytes read on a total of 8 expected bytes
4 bytes read on a total of 8 expected bytes
Where can I get it? SendMessageRequests I can find it in the library file?
Читать полностью…https://core.telegram.org/api/stars#buying-or-gifting-stars
Читать полностью…Because I don't see any parameter which accepts any callable in that
Читать полностью…How am I able to use custom encode and decode functions for StringSession class?
Читать полностью…mainly since it wasn't 0 bytes read but a certain number, something in those 2 bytes may give a hint why and by which it was cut off
Читать полностью…🪢🦈 or any mitm, you still need to research tcp signals to tell who's responsible, it's not of scope for this chat. as far as library cares, networking was interrupted by a resource out of its control
Читать полностью…It's as obvious a network issue. knowing the source of issue would need you monitor the packets and see if server intentionally closes it. or rule out the sides from account and proxy and figure a pattern
Читать полностью…