toggle menu
ktgbotapi
common
switch theme
search in API
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
)