add conversation handler for start command with name input and welcome message update locales for new conversation flow add @grammyjs/conversations dependency
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from './consts';
|
|
export * from './start.conversation';
|