@typed-discord/rest
    Preparing search index...

    Interface PinnedMessageResponse

    interface PinnedMessageResponse {
        message: MessageResponse;
        pinned_at: string;
    }
    Index

    Properties

    Properties

    pinned_at: string