Добавлены типы кнопок: message, open_app
This commit is contained in:
parent
3548d0558f
commit
93043835d1
@ -14,3 +14,5 @@ class ButtonType(str, Enum):
|
||||
LINK = 'link'
|
||||
REQUEST_GEO_LOCATION = 'request_geo_location'
|
||||
CHAT = 'chat'
|
||||
MESSAGE = 'message'
|
||||
OPEN_APP = 'open_app'
|
Loading…
x
Reference in New Issue
Block a user