mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 21:24:50 +00:00
Add INLINE_RESULT_EXPIRED error
This commit is contained in:
parent
9500e9c1ca
commit
fbd13bec76
1 changed files with 2 additions and 1 deletions
|
|
@ -47,4 +47,5 @@ PHONE_NUMBER_BANNED The phone number is banned
|
|||
ABOUT_TOO_LONG The about text is too long
|
||||
MULTI_MEDIA_TOO_LONG The album contains more than 10 items
|
||||
USERNAME_OCCUPIED The username is already in use
|
||||
BOT_INLINE_DISABLED The inline feature of the bot is disabled
|
||||
BOT_INLINE_DISABLED The inline feature of the bot is disabled
|
||||
INLINE_RESULT_EXPIRED The inline bot query expired
|
||||
|
Can't render this file because it has a wrong number of fields in line 50.
|
Loading…
Reference in a new issue