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

    Interface RESTGetAPIChannelMessagesPinsResult

    interface RESTGetAPIChannelMessagesPinsResult {
        has_more: boolean;
        items: APIMessagePin[];
    }
    Index

    Properties

    Properties

    has_more: boolean

    Whether there are more items available

    items: APIMessagePin[]

    Array of pinned messages