Table of Contents

Constructor DiscordFileUploadComponent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

DiscordFileUploadComponent(string, int?, int?, bool)

public DiscordFileUploadComponent(string customId, int? minValues = null, int? maxValues = null, bool isRequired = true)

Parameters

customId string
minValues int?
maxValues int?
isRequired bool