mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix several broken links in the docs
This commit is contained in:
@@ -104,7 +104,8 @@ class InlineQuery(EventBuilder):
|
||||
@property
|
||||
def offset(self):
|
||||
"""
|
||||
???
|
||||
The string the user's client used as an offset for the query.
|
||||
This will either be empty or equal to offsets passed to `answer`.
|
||||
"""
|
||||
return self.query.offset
|
||||
|
||||
|
Reference in New Issue
Block a user