fixes
missing import
This commit is contained in:
parent
71e186568c
commit
43ce54f769
@ -1,6 +1,6 @@
|
||||
""" inline section button """
|
||||
|
||||
from pyrogram import (
|
||||
from pyrogram.types import (
|
||||
CallbackQuery,
|
||||
InlineKeyboardButton,
|
||||
InlineKeyboardMarkup,
|
||||
|
Loading…
Reference in New Issue
Block a user