mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-22 18:07:21 +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
aa2f189225
commit
388c534e1f
@ -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
|
WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
|
||||||
YOU_BLOCKED_USER You blocked this user
|
YOU_BLOCKED_USER You blocked this user
|
||||||
ENTITY_BOUNDS_INVALID The message entity bounds are invalid
|
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…
x
Reference in New Issue
Block a user