Discord.https - v3.0.16
    Preparing search index...

    Represents an attachment builder

    Index

    Constructors

    Properties

    attachment: BufferResolvable

    The file associated with this attachment.

    description?: string

    The description of this attachment

    duration?: number

    The duration of the attachment in seconds

    This is only for voice message attachments

    name: string

    The name of this attachment

    title?: string

    The title of the attachment

    waveform?: string

    The base64 encoded byte array representing a sampled waveform

    This is only for voice message attachments

    Accessors

    Methods