export interface BotCommand { title: string; description: string; } //# sourceMappingURL=botCommand.d.ts.map