1.0.4 • Published 4 years ago

ddv-bot-telegram v1.0.4

Weekly downloads
-
License
NOLICENSE
Repository
-
Last release
4 years ago

ddv-bot-telegram

Broadcast message to Telegram Channel or Group.

Using

const { DDVTelegramBot } = require('ddv-bot-telegram');

const bot = new DDVTelegramBot("BOT_ID", "CHANNEL_ID", "my-service");

bot.log("Xin chao!!!").then();
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago