request Managed Bot Button
fun ReplyKeyboardRowBuilder.requestManagedBotButton(text: String, requestManagedBot: KeyboardButtonRequestManagedBot, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean(source)
Creates and put RequestManagedBotKeyboardButton
See also
fun ReplyKeyboardRowBuilder.requestManagedBotButton(text: String, requestId: RequestId, suggestedName: String? = null, suggestedUsername: Username? = null, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean(source)
Creates and put RequestManagedBotKeyboardButton with KeyboardButtonRequestManagedBot