requestUsersReplyButton
inline fun requestUsersReplyButton(text: String, requestUser: KeyboardButtonRequestUsers): RequestUserKeyboardButton
Creates RequestUserKeyboardButton
inline fun requestUsersReplyButton(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.Common