Skip to main content
Module

x/discord_api_types/rpc/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 recommended API version// Thereby, things MAY break in the future. Try sticking to imports from a specific version
export * from './v10.ts';