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

    Represents a message to be sent to the API.

    Index

    Constructors

    Properties

    body: any = null

    Body sendable to the API

    files: null | RawFile[] = null

    Files sendable to the API

    The payload of this message.

    target: MessageTarget

    The target for this message to be sent to

    Methods