toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.InlineQueries.query
/
BaseInlineQuery
/
BaseInlineQuery
Base
Inline
Query
constructor
(
id
:
InlineQueryId
,
from
:
CommonUser
,
query
:
String
,
offset
:
String
,
chatType
:
ChatType
?
)