mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Add new RPC errors
This commit is contained in:
parent
8a14f58421
commit
66e7573730
@ -145,3 +145,5 @@ BROADCAST_PUBLIC_VOTERS_FORBIDDEN Polls with public voters cannot be sent in cha
|
|||||||
INPUT_FILTER_INVALID The filter is invalid for this query
|
INPUT_FILTER_INVALID The filter is invalid for this query
|
||||||
EMOTICON_EMPTY The emoticon parameter is empty
|
EMOTICON_EMPTY The emoticon parameter is empty
|
||||||
EMOTICON_INVALID The emoticon parameter is invalid
|
EMOTICON_INVALID The emoticon parameter is invalid
|
||||||
|
VIDEO_FILE_INVALID The video file is invalid
|
||||||
|
PRIVACY_TOO_LONG Your privacy exception list has exceeded the maximum capacity
|
|
Loading…
Reference in New Issue
Block a user