public BotQuestionsAPIController(botContext context) { _context = context; }
public BotSchedulesController(botContext context) { _context = context; }