UNPKG

tg-bot-builder

Version:

Modular NestJS builder for multi-step Telegram bots with Prisma persistence and pluggable session storage.

6 lines 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BOT_BUILDER_PRISMA = exports.BOT_BUILDER_MODULE_OPTIONS = void 0; exports.BOT_BUILDER_MODULE_OPTIONS = 'BOT_BUILDER_MODULE_OPTIONS'; exports.BOT_BUILDER_PRISMA = 'BOT_BUILDER_PRISMA'; //# sourceMappingURL=app.constants.js.map