mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-23 23:34:28 +00:00
Add INVITE_REQUEST_SENT to known errors
This commit is contained in:
parent
388c534e1f
commit
24018532c8
@ -356,3 +356,4 @@ WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
|
|||||||
YOU_BLOCKED_USER You blocked this user
|
YOU_BLOCKED_USER You blocked this user
|
||||||
ENTITY_BOUNDS_INVALID The message entity bounds are invalid
|
ENTITY_BOUNDS_INVALID The message entity bounds are invalid
|
||||||
BOT_ONESIDE_NOT_AVAIL Bots can't pin messages for one side only in private chats
|
BOT_ONESIDE_NOT_AVAIL Bots can't pin messages for one side only in private chats
|
||||||
|
INVITE_REQUEST_SENT The request to join this chat or channel has been successfully sent
|
||||||
|
|
Loading…
Reference in New Issue
Block a user