Skip to main content
Module

x/discord_api_types/v8.ts

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