mtproto icon indicating copy to clipboard operation
mtproto copied to clipboard

[BUG]: ban phone number during get_updates exaple

Open nikepan opened this issue 4 years ago • 0 comments

Description

I ran get_updates after auth and receive:

&errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdateShort", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, } &telegram.UpdatesTooLong{} &errors.fundamental{ msg: "got nonsystem message from server: *telegram.UpdatesTooLong", stack: &errors.stack{ 0x12bc7fa, 0x12bc33f, 0x12be0b4, 0x106ac41, }, } Then after few minutes panic: Panicking because of error: The user has been deactivated and banned (code 401)

Checked 2 phone numbers

nikepan avatar Sep 22 '21 12:09 nikepan