mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +00:00
Add emoji related errors
This commit is contained in:
parent
a4fcc758a6
commit
8fa1ca5d0b
@ -142,4 +142,6 @@ POLL_ANSWERS_INVALID The poll answers are invalid
|
||||
POLL_QUESTION_INVALID The poll question is invalid
|
||||
FRESH_CHANGE_ADMINS_FORBIDDEN Recently logged-in users cannot change admins
|
||||
BROADCAST_PUBLIC_VOTERS_FORBIDDEN Polls with public voters cannot be sent in channels
|
||||
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_INVALID The emoticon parameter is invalid
|
|
Loading…
Reference in New Issue
Block a user