Interfacetypesv0.6.0
SlashOptionRegistry
Maps each slash route string to its option table. Populated by seedcord codegenseedcord codegen, which reads every command's toJSON()toJSON() and emits a declare module 'seedcord'declare module 'seedcord' augmentation, so keyof SlashOptionRegistrykeyof SlashOptionRegistry is the compile-time union of every registered route. Do not augment it by hand, run seedcord codegenseedcord codegen.
interface SlashOptionRegistryinterface SlashOptionRegistry