mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-04 00:05:07 +00:00
Merge pull request #298 from ColinTheShark/develop
Add BUTTON_URL_INVALID error
This commit is contained in:
@@ -123,3 +123,4 @@ WEBDOCUMENT_INVALID The web document is invalid
|
|||||||
WEBDOCUMENT_URL_EMPTY The web document URL is empty
|
WEBDOCUMENT_URL_EMPTY The web document URL is empty
|
||||||
WEBDOCUMENT_URL_INVALID The web document URL is invalid
|
WEBDOCUMENT_URL_INVALID The web document URL is invalid
|
||||||
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
|
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
|
||||||
|
BUTTON_URL_INVALID The button url is invalid
|
|
Reference in New Issue
Block a user