Add ACCESS_TOKEN_INVALID error
This commit is contained in:
parent
05aed5e0e1
commit
0c5f5738a5
@ -96,3 +96,4 @@ EXTERNAL_URL_INVALID The external media URL is invalid
|
|||||||
CHAT_NOT_MODIFIED The chat settings were not modified
|
CHAT_NOT_MODIFIED The chat settings were not modified
|
||||||
RESULTS_TOO_MUCH The result contains too many items
|
RESULTS_TOO_MUCH The result contains too many items
|
||||||
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
||||||
|
ACCESS_TOKEN_INVALID The bot access token is invalid
|
|
Loading…
Reference in New Issue
Block a user