InlineAttachmentUpload

Constructors

Link copied to clipboard
constructor(builder: AttachmentUpload.Builder)

Properties

Link copied to clipboard
Link copied to clipboard

The custom ID, can be used to pass data, then read in an interaction, see AttachmentUpload.Builder.setCustomId

Link copied to clipboard

Maximum amount of attachments the user can send, see AttachmentUpload.Builder.setMaxValues

Link copied to clipboard

Minimum amount of attachments the user has to send, see AttachmentUpload.Builder.setMinValues

Link copied to clipboard

Minimum and maximum amount of files a user can send, see AttachmentUpload.Builder.setRequiredRange

Link copied to clipboard

Whether the user must upload files, see AttachmentUpload.Builder.setRequired

Link copied to clipboard
open override var uniqueId: Int

Unique identifier of this component, see Component.withUniqueId

Functions

Link copied to clipboard