ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent
/
InputLocationMessageContent
/
InputLocationMessageContent
Input
Location
Message
Content
constructor
(
latitude
:
Double
,
longitude
:
Double
,
horizontalAccuracy
:
Meters
?
=
null
,
livePeriod
:
Seconds
?
=
null
,
heading
:
Degrees
?
=
null
,
proximityAlertRadius
:
Meters
?
=
null
)