mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 12:40:22 +03:00
re word an error message
This commit is contained in:
parent
f9643bf737
commit
6b5453dc05
|
@ -297,7 +297,7 @@ RANDOM_ID_INVALID,400,A provided random ID is invalid
|
||||||
RANDOM_LENGTH_INVALID,400,Random length invalid
|
RANDOM_LENGTH_INVALID,400,Random length invalid
|
||||||
RANGES_INVALID,400,Invalid range provided
|
RANGES_INVALID,400,Invalid range provided
|
||||||
REACTION_EMPTY,400,No reaction provided
|
REACTION_EMPTY,400,No reaction provided
|
||||||
REACTION_INVALID,400,Invalid reaction provided (only emoji are allowed)
|
REACTION_INVALID,400,Invalid reaction provided (only emoji are allowed) or you cannot use the reaction in the specified chat
|
||||||
REFLECTOR_NOT_AVAILABLE,400,Invalid call reflector server
|
REFLECTOR_NOT_AVAILABLE,400,Invalid call reflector server
|
||||||
REG_ID_GENERATE_FAILED,500,Failure while generating registration ID
|
REG_ID_GENERATE_FAILED,500,Failure while generating registration ID
|
||||||
REPLY_MARKUP_GAME_EMPTY,400,The provided reply markup for the game is empty
|
REPLY_MARKUP_GAME_EMPTY,400,The provided reply markup for the game is empty
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user