mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-28 09:05:13 +00:00
Add START_PARAM_INVALID error
This commit is contained in:
parent
9ebf2983fe
commit
81e7c1b4eb
@ -107,3 +107,4 @@ LINK_NOT_MODIFIED The chat link was not modified because you tried to link to th
|
|||||||
BROADCAST_ID_INVALID The channel is invalid
|
BROADCAST_ID_INVALID The channel is invalid
|
||||||
MEGAGROUP_ID_INVALID The supergroup is invalid
|
MEGAGROUP_ID_INVALID The supergroup is invalid
|
||||||
BUTTON_DATA_INVALID The button callback data contains invalid data or exceeds 64 bytes
|
BUTTON_DATA_INVALID The button callback data contains invalid data or exceeds 64 bytes
|
||||||
|
START_PARAM_INVALID The start parameter is invalid
|
|
Loading…
Reference in New Issue
Block a user