Skip to main content
Module

x/discord_api_types/v9.ts

Up to date Discord API Typings, versioned by the API version
Go to Latest
File
export * from './gateway/v9.ts';export * from './globals.ts';export * from './payloads/v9/mod.ts';export * from './rest/v9/mod.ts';export * from './rpc/v9.ts';export * as Utils from './utils/v9.ts';