mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-20 09:01:59 +03:00
KeyboardButtonWebView is an inline button
https://core.telegram.org/constructor/keyboardButtonWebView
This commit is contained in:
parent
e617b59d48
commit
a1d2e5b683
|
@ -54,7 +54,8 @@ class Button:
|
|||
types.KeyboardButtonGame,
|
||||
types.KeyboardButtonSwitchInline,
|
||||
types.KeyboardButtonUrl,
|
||||
types.InputKeyboardButtonUrlAuth
|
||||
types.InputKeyboardButtonUrlAuth,
|
||||
types.KeyboardButtonWebView,
|
||||
))
|
||||
|
||||
@staticmethod
|
||||
|
|
Loading…
Reference in New Issue
Block a user