export interface SlashCommandBaseData { name?: string; description: string; } //# sourceMappingURL=SlashCommandBaseData.d.ts.map