Forgot import

This commit is contained in:
Yasir Aris M 2024-07-30 09:26:46 +07:00 committed by GitHub
parent dfeec28054
commit 3d2544572e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,7 @@ from pyrogram.types import (
InlineKeyboardButton, InlineKeyboardButton,
InlineKeyboardMarkup, InlineKeyboardMarkup,
InputMediaPhoto, InputMediaPhoto,
LabeledPrice,
Message, Message,
) )