requestBotsButton

inline fun ReplyKeyboardRowBuilder.requestBotsButton(text: String, requestId: RequestId, maxCount: Int = keyboardButtonRequestUserLimit.first): Boolean

Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Bot

See also

ReplyKeyboardBuilder.row