Skip to main content
Module

x/discord_api_types/v10.ts

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