UNPKG
tgram.js
Version:
latest (1.22.0)
1.22.0
Lightweight modern library for telegram bot. use Node.js
tgram.js
/
connect
/
utility
/
telegram-fetch.js
5 lines
(3 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
import
axios
from
"axios"
;
const
telegramFetch = axios
export
default
telegramFetch