missing import
This commit is contained in:
levina 2022-01-19 06:23:02 +07:00 committed by GitHub
parent 71e186568c
commit 43ce54f769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
""" inline section button """
from pyrogram import (
from pyrogram.types import (
CallbackQuery,
InlineKeyboardButton,
InlineKeyboardMarkup,