mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-23 14:29:56 +03:00
Update button.py
This commit is contained in:
parent
c409d8c605
commit
9157c8d9ac
|
@ -49,6 +49,7 @@ class Button:
|
|||
Returns `True` if the button belongs to an inline keyboard.
|
||||
"""
|
||||
return isinstance(button, (
|
||||
types.KeyboardButtonCopy,
|
||||
types.KeyboardButtonBuy,
|
||||
types.KeyboardButtonCallback,
|
||||
types.KeyboardButtonGame,
|
||||
|
|
Loading…
Reference in New Issue
Block a user