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!
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?
Читать полностью…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
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
Читать полностью…