requestUsersOrBotsButton

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

Creates and put RequestUserKeyboardButton with KeyboardButtonRequestUsers.Any

See also

ReplyKeyboardBuilder.row