Skip to main content
Module

x/discord_api_types/rest/mod.ts>RESTGetAPIChannelThreadsArchivedQuery

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTGetAPIChannelThreadsArchivedQuery
import { type RESTGetAPIChannelThreadsArchivedQuery } from "https://deno.land/x/discord_api_types@0.37.2/rest/mod.ts";

Properties

optional
before: Snowflake | string

Get threads before this id or ISO8601 timestamp

optional
limit: number

Max number of thread to return