mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add BOT_ONESIDE_NOT_AVAIL to known errors (#1073)
* `BOT_ONESIDE_NOT_AVAIL` * Update 400_BAD_REQUEST.tsv Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
This commit is contained in:
parent
0f60e05fce
commit
231f1a1620
1 changed files with 1 additions and 0 deletions
|
|
@ -355,3 +355,4 @@ WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
|
|||
WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
|
||||
YOU_BLOCKED_USER You blocked this user
|
||||
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
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue