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

    Interface RESTGetAPIChannelThreadsArchivedQuery

    interface RESTGetAPIChannelThreadsArchivedQuery {
        before?: string;
        limit?: number;
    }
    Index

    Properties

    Properties

    before?: string

    Get threads before this id or ISO8601 timestamp

    limit?: number

    Max number of thread to return