mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
add TOPIC_NOT_MODIFIED to known error
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
39af991a04
commit
a45d7cf74a
1 changed files with 1 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ TMP_PASSWORD_INVALID The temporary password is invalid
|
|||
TOKEN_INVALID The provided token is invalid
|
||||
TOPIC_CLOSED The topic was closed
|
||||
TOPIC_DELETED The topic was deleted
|
||||
TOPIC_NOT_MODIFIED The topic was not modified
|
||||
TRANSCRIPTION_FAILED Telegram is having internal problems. Please try again later to transcribe the audio.
|
||||
TTL_DAYS_INVALID The provided TTL days is invalid
|
||||
TTL_MEDIA_INVALID The media does not support self-destruction
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue