toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons
/
SwitchInlineQueryChosenChat
/
SwitchInlineQueryChosenChat
Switch
Inline
Query
Chosen
Chat
constructor
(
query
:
String
?
=
null
,
allowUsers
:
Boolean
=
false
,
allowBots
:
Boolean
=
false
,
allowGroups
:
Boolean
=
false
,
allowChannels
:
Boolean
=
false
)