interface FetchThreadsOptions {
    archived?: FetchArchivedThreadOptions;
}

Properties

Properties