mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 03:00:15 +03:00
Update telethon/events/inlinequery.py
Co-authored-by: Lonami <totufals@hotmail.com>
This commit is contained in:
parent
8220d93559
commit
fb8d58258e
|
@ -82,7 +82,7 @@ class InlineQuery(EventBuilder):
|
|||
query (:tl:`UpdateBotInlineQuery`):
|
||||
The original :tl:`UpdateBotInlineQuery`.
|
||||
|
||||
Make sure to access the `query` property of the query if
|
||||
Make sure to access the `text` property of the query if
|
||||
you want the text rather than the actual query object.
|
||||
|
||||
pattern_match (`obj`, optional):
|
||||
|
|
Loading…
Reference in New Issue
Block a user