mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add ARTICLE_TITLE_EMPTY error
This commit is contained in:
parent
e7fffd2f76
commit
91e377aacc
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
MEGAGROUP_ID_INVALID The supergroup is invalid
|
||||
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 a new issue