UNPKG

telegram-bot-api

Version:

First Telegram Bot API node.js library

6 lines (4 loc) 103 B
test('Exports API', () => { const TG = require('../lib/index.js') expect(TG).toBeDefined() })