UNPKG

vvlad1973-telegram-framework

Version:
4 lines (3 loc) 159 B
'use strict'; export const TELEGRAM_BOT_API_URL = 'https://api.telegram.org/bot'; export const TELEGRAM_BOT_FILE_URL = 'https://api.telegram.org/file/bot';