mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 00:14:50 +00:00
Add INPUT_FILTER_INVALID error
This commit is contained in:
parent
91ebe5f2a8
commit
6f638cd8bd
1 changed files with 2 additions and 1 deletions
|
|
@ -142,3 +142,4 @@ 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
|
||||
|
Loading…
Reference in a new issue