mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Added some story error
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
2213af62b4
commit
5f9bba1c08
2 changed files with 4 additions and 1 deletions
|
|
@ -361,3 +361,5 @@ WEBDOCUMENT_URL_INVALID The web document URL is invalid
|
|||
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
|
||||
STORIES_NEVER_CREATED You have never created any stories
|
||||
MEDIA_FILE_INVALID The provided media file is invalid
|
||||
|
|
|
|||
|
|
|
@ -37,4 +37,5 @@ CHAT_SEND_STICKERS_FORBIDDEN You can't send stickers in this chat
|
|||
CHAT_SEND_VIDEOS_FORBIDDEN You can't send videos in this chat
|
||||
CHAT_SEND_VOICES_FORBIDDEN You can't send voice recordings in this chat
|
||||
CHAT_WRITE_FORBIDDEN You can't write in this chat
|
||||
GROUPCALL_FORBIDDEN The group call has already ended
|
||||
GROUPCALL_FORBIDDEN The group call has already ended
|
||||
LIVE_DISABLED Story is disabled server-side
|
||||
|
Loading…
Reference in a new issue