requestBotButton

inline fun ReplyKeyboardRowBuilder.requestBotButton(text: String, requestId: RequestId, requestName: Boolean? = null, requestUsername: Boolean? = null, requestPhoto: Boolean? = null): Boolean

Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Bot

See also

ReplyKeyboardBuilder.row