mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
Wrap requests in InvokeWithoutUpdatesRequest if no event handlers
Closes #1270.
This commit is contained in:
@@ -135,7 +135,7 @@ class CallbackQuery(EventBuilder):
|
||||
The object returned by the ``data=`` parameter
|
||||
when creating the event builder, if any. Similar
|
||||
to ``pattern_match`` for the new message event.
|
||||
|
||||
|
||||
pattern_match (`obj`, optional):
|
||||
Alias for ``data_match``.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user