mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-27 16:45:19 +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
c4a47b99ae
commit
265f5fc72e
@ -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 New Issue
Block a user