mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
862 B
862 B
1 | id | message |
---|---|---|
2 | AUTH_KEY_DUPLICATED | The same authorization key (session file) was used in more than one place simultaneously. You must delete your session file and log in again with your phone number or bot token |
3 | FILEREF_UPGRADE_NEEDED | The file reference has expired and you must use a refreshed one by obtaining the original media message |
4 | STICKERSET_INVALID | The sticker set is invalid |
5 | FRESH_CHANGE_PHONE_FORBIDDEN | You can't change your phone number because your session was logged-in recently |
6 | FRESH_RESET_AUTHORISATION_FORBIDDEN | You can't terminate other authorized sessions because the current was logged-in recently |
7 | PHONE_NUMBER_INVALID | The phone number is invalid |
8 | PHONE_PASSWORD_FLOOD | You have tried to log-in too many times |
9 | STICKERSET_OWNER_ANONYMOUS | This sticker set can't be used as the group's sticker set because it was created by one of its anonymous admins |