refactor(): reply switch with dynamic telegraf method call

This commit is contained in:
unknown
2020-12-26 23:19:30 +03:00
parent f10df2e960
commit 36f67ce29d
29 changed files with 106 additions and 284 deletions

View File

@@ -1,3 +1,2 @@
export * from './on.decorator';
export * from './update.decorator';
export * from './use.decorator';
export * from './inject-bot.decorator';