ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.buttons
/
RequestManagedBotKeyboardButton
/
RequestManagedBotKeyboardButton
Request
Managed
Bot
Keyboard
Button
constructor
(
text
:
String
,
requestManagedBot
:
KeyboardButtonRequestManagedBot
,
iconCustomEmojiId
:
CustomEmojiId
?
=
null
,
style
:
KeyboardButtonStyle
?
=
null
)