1.0.4 • Published 3 years ago

ddv-bot-telegram v1.0.4

Weekly downloads
-
License
NOLICENSE
Repository
-
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago