TelegramBotAPI
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifSwitchInlineQueryInlineKeyboardButton
if
Switch
Inline
Query
Inline
Keyboard
Button
inline
fun
<
T
>
InlineKeyboardButton
.
ifSwitchInlineQueryInlineKeyboardButton
(
block
:
(
SwitchInlineQueryInlineKeyboardButton
)
->
T
)
:
T
?