mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +00:00
Fix Illegal quoting
This commit is contained in:
parent
2f127451fb
commit
a2d7da1f59
@ -162,7 +162,7 @@ OFFSET_INVALID The offset parameter is invalid
|
||||
OFFSET_PEER_ID_INVALID The provided offset peer is invalid
|
||||
OPTIONS_TOO_MUCH The poll options are too many
|
||||
OPTION_INVALID The option specified is invalid and does not exist in the target poll
|
||||
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in "_by_<bot username>".
|
||||
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in 'by_<bot username>'.
|
||||
PACK_SHORT_NAME_OCCUPIED A sticker pack with this name already exists
|
||||
PARTICIPANTS_TOO_FEW The chat doesn't have enough participants
|
||||
PARTICIPANT_VERSION_OUTDATED The other participant is using an outdated Telegram app version
|
||||
|
Can't render this file because it contains an unexpected character in line 165 and column 135.
|
Loading…
Reference in New Issue
Block a user