5 lines
79 B
JavaScript
5 lines
79 B
JavaScript
const Telegraf = require('telegraf')
|
|
|
|
console.log("omg")
|
|
|
|
console.log(Telegraf) |