mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Fix is_inline
check for KeyboardButtonWebView
(#4183)
This commit is contained in:
@@ -54,7 +54,8 @@ class Button:
|
||||
types.KeyboardButtonGame,
|
||||
types.KeyboardButtonSwitchInline,
|
||||
types.KeyboardButtonUrl,
|
||||
types.InputKeyboardButtonUrlAuth
|
||||
types.InputKeyboardButtonUrlAuth,
|
||||
types.KeyboardButtonWebView,
|
||||
))
|
||||
|
||||
@staticmethod
|
||||
|
Reference in New Issue
Block a user