mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 13:14:52 +00:00
Add VOICE_MESSAGES_FORBIDDEN (#1151)
* add VOICE_MESSAGES_FORBIDDEN * Update 400_BAD_REQUEST.tsv Co-authored-by: onefedov <onefedov@yandex-team.ru> Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
This commit is contained in:
parent
3e219771bd
commit
b0ac808f2e
1 changed files with 1 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ USER_NOT_MUTUAL_CONTACT The user is not a mutual contact
|
|||
USER_NOT_PARTICIPANT The user is not a member of this chat
|
||||
VIDEO_CONTENT_TYPE_INVALID The video content type is invalid (i.e.: not streamable)
|
||||
VIDEO_FILE_INVALID The video file is invalid
|
||||
VOICE_MESSAGES_FORBIDDEN Voice messages are restricted
|
||||
VOLUME_LOC_NOT_FOUND The volume location can't be found
|
||||
WALLPAPER_FILE_INVALID The provided file cannot be used as a wallpaper
|
||||
WALLPAPER_INVALID The input wallpaper was not valid
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue