requestUsersButton

Creates and put RequestUserKeyboardButton

See also

ReplyKeyboardBuilder.row

inline fun ReplyKeyboardRowBuilder.requestUsersButton(text: String, requestId: RequestId, premiumUser: Boolean? = null, maxCount: Int = keyboardButtonRequestUserLimit.first): Boolean

Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Common

See also

ReplyKeyboardBuilder.row