requestUsersOrBotsButton

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

Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Any

See also

ReplyKeyboardBuilder.row