Skip to main content
Module

x/discord_api_types/mod.ts

Up to date Discord API Typings, versioned by the API version
Go to Latest
File
// This file exports all the types available in the default API version// Thereby, things MAY break in the future
export * from './v8/mod.ts';