requestUsersOrBotsReplyButton

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

Creates RequestUserKeyboardButton with KeyboardButtonRequestUsers.Any