mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-30 04:18:51 +03:00
feat: create inject all bots decorator
This commit is contained in:
3
lib/utils/get-all-bots-token.util.ts
Normal file
3
lib/utils/get-all-bots-token.util.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TELEGRAF_ALL_BOTS } from '../telegraf.constants';
|
||||
|
||||
export const getAllBotsToken = (): string => TELEGRAF_ALL_BOTS;
|
Reference in New Issue
Block a user