mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-03 04:53:11 +03:00
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