nestjs-telegraf/sample/app.constants.ts

3 lines
91 B
TypeScript
Raw Normal View History

export const HELLO_SCENE_ID = 'HELLO_SCENE_ID';
export const SUPPORT_BOT_NAME = 'support';