mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-17 18:46:40 +00:00
Fix is_inline
check for KeyboardButtonWebView
(#4183)
This commit is contained in:
parent
e617b59d48
commit
0cc9ca9bd9
@ -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