mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-13 04:20:37 +00:00
Create events.InlineQuery
This commit is contained in:
@@ -6,6 +6,7 @@ from .messageread import MessageRead
|
||||
from .newmessage import NewMessage
|
||||
from .userupdate import UserUpdate
|
||||
from .callbackquery import CallbackQuery
|
||||
from .inlinequery import InlineQuery
|
||||
|
||||
|
||||
class StopPropagation(Exception):
|
||||
|
||||
Reference in New Issue
Block a user