mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add ARTICLE_TITLE_EMPTY error
This commit is contained in:
parent
e7fffd2f76
commit
91e377aacc
@ -107,4 +107,5 @@ 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
|
START_PARAM_INVALID The start parameter is invalid
|
||||||
|
ARTICLE_TITLE_EMPTY The article title is empty
|
|
Loading…
Reference in New Issue
Block a user