mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Fix import errors
This commit is contained in:
parent
a4bb2a3fdf
commit
29701a3a55
@ -20,7 +20,7 @@ from typing import Union, List
|
||||
|
||||
import pyrogram
|
||||
from pyrogram import raw, types, utils
|
||||
from pyrogram.types import InlineQueryResult
|
||||
from .inline_query_result import InlineQueryResult
|
||||
|
||||
|
||||
class InlineQueryResultAudio(InlineQueryResult):
|
||||
|
Loading…
Reference in New Issue
Block a user