Revert "initial commit"

This reverts commit 2d23eba148.
This commit is contained in:
Alexander Bukhalo
2022-11-20 14:16:17 +03:00
parent 2d23eba148
commit 43816099a6
94 changed files with 17013 additions and 65 deletions

View File

@@ -0,0 +1,3 @@
import { TELEGRAF_ALL_BOTS } from '../telegraf.constants';
export const getAllBotsToken = (): string => TELEGRAF_ALL_BOTS;