mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-08 09:51:57 +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