interface BotEventFeedback { chatId: number; textTemplate?: string; }