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

    Interface APIMessagePin

    interface APIMessagePin {
        message: APIMessage;
        pinned_at: string;
    }
    Index

    Properties

    Properties

    message: APIMessage

    The pinned message

    pinned_at: string

    The time the message was pinned