mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-07 22:03:10 +03:00
parent
6a1f29d953
commit
bc6bcd31ad
|
@ -130,7 +130,7 @@ class InlineQuery(EventBuilder):
|
||||||
and the user's device is able to send it, this will return
|
and the user's device is able to send it, this will return
|
||||||
the :tl:`GeoPoint` with the position of the user.
|
the :tl:`GeoPoint` with the position of the user.
|
||||||
"""
|
"""
|
||||||
return
|
return self.query.geo
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def builder(self):
|
def builder(self):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user