Add new RPC errors

This commit is contained in:
Dan 2020-07-27 13:42:05 +02:00
parent 8a14f58421
commit 66e7573730

View File

@ -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
EMOTICON_EMPTY The emoticon parameter is empty
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
1 id message
145 INPUT_FILTER_INVALID The filter is invalid for this query
146 EMOTICON_EMPTY The emoticon parameter is empty
147 EMOTICON_INVALID The emoticon parameter is invalid
148 VIDEO_FILE_INVALID The video file is invalid
149 PRIVACY_TOO_LONG Your privacy exception list has exceeded the maximum capacity