nestjs-telegraf/lib
Alexander Bukhalo b808fb646a Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances
 Conflicts:
	lib/decorators/inject-bot.decorator.ts
	lib/index.ts
	lib/interfaces/context.interface.ts
	lib/interfaces/index.ts
	lib/interfaces/telegraf-options.interface.ts
	lib/services/metadata-accessor.service.ts
	lib/services/updates-explorer.service.ts
	lib/telegraf-core.module.ts
	lib/telegraf.constants.ts
	package-lock.json
2021-01-02 16:46:01 +03:00
..
decorators Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances 2021-01-02 16:46:01 +03:00
explorers feat(): use last telegraf release 2021-01-02 15:23:30 +03:00
helpers fix(): module work restored 2021-01-02 16:37:59 +03:00
interfaces Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances 2021-01-02 16:46:01 +03:00
services chore(): cleanup debug code 2021-01-02 01:32:49 +03:00
utils feat(): multiple instances support 2021-01-02 01:27:01 +03:00
index.ts Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances 2021-01-02 16:46:01 +03:00
telegraf-core.module.ts feat(): disabling global catch support 2021-01-02 02:00:10 +03:00
telegraf.constants.ts Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances 2021-01-02 16:46:01 +03:00
telegraf.metadata-accessor.ts feat(): use last telegraf release 2021-01-02 15:23:30 +03:00
telegraf.module.ts feat(): add middleware support & refactor 2020-12-30 01:49:09 +03:00
telegraf.providers.ts fix(): module work restored 2021-01-02 16:37:59 +03:00
telegraf.types.ts fix(boot): update config interface 2021-01-02 15:47:17 +03:00