Added some story error

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
Nick 2023-07-21 14:13:53 +02:00 committed by wulan17
parent 2213af62b4
commit 5f9bba1c08
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5
2 changed files with 4 additions and 1 deletions

View file

@ -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

1 id message
361 WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
362 WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
363 YOU_BLOCKED_USER You blocked this user
364 STORIES_NEVER_CREATED You have never created any stories
365 MEDIA_FILE_INVALID The provided media file is invalid

View file

@ -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
1 id message
37 CHAT_SEND_VIDEOS_FORBIDDEN You can't send videos in this chat
38 CHAT_SEND_VOICES_FORBIDDEN You can't send voice recordings in this chat
39 CHAT_WRITE_FORBIDDEN You can't write in this chat
40 GROUPCALL_FORBIDDEN The group call has already ended
41 LIVE_DISABLED Story is disabled server-side