Skip to main content
Module

x/discord_api_types/payloads/v8/mod.ts

Up to date Discord API Typings, versioned by the API version
Go to Latest
File
export * from '../common.ts';export * from './application.ts';export * from './auditLog.ts';export * from './channel.ts';export * from './emoji.ts';export * from './gateway.ts';export * from './guild.ts';export * from './guildScheduledEvent.ts';export * from './interactions.ts';export * from './invite.ts';export * from './oauth2.ts';export * from './permissions.ts';export * from './stageInstance.ts';export * from './sticker.ts';export * from './teams.ts';export * from './template.ts';export * from './user.ts';export * from './voice.ts';export * from './webhook.ts';