ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.query
/
LocationInlineQuery
/
LocationInlineQuery
Location
Inline
Query
constructor
(
id
:
InlineQueryId
,
from
:
CommonUser
,
query
:
String
,
offset
:
String
,
chatType
:
ChatType
?
,
location
:
Location
)