GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTGetAPIChannelThreadsArchivedQuery

https://discord.com/developers/docs/resources/channel#list-public-archived-threads

API/Interfaces/RESTGetAPIChannelThreadsArchivedQuery
seyfert/lib/types/rest/channel.d.ts

Signature

export interface RESTGetAPIChannelThreadsArchivedQuery

Properties

2
beforelimit

Methods

0

No methods.

Properties

before#
before?: Snowflake | string;

Get threads before this id or ISO8601 timestamp

limit#
limit?: number;

Max number of thread to return