toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
whenSwitchInlineQueryInlineKeyboardButton
when
Switch
Inline
Query
Inline
Keyboard
Button
inline
fun
<
T
>
InlineKeyboardButton
.
whenSwitchInlineQueryInlineKeyboardButton
(
block
:
(
SwitchInlineQueryInlineKeyboardButton
)
->
T
)
:
T
?