RealPeha / telegraf-broadcast

Send broadcast messages to all of your bot users/groups/channels for Telegraf.js v3.38 based on Bull Queue

Home Page:https://www.npmjs.com/package/telegraf-broadcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Its not Working on telegraf@4???

TechnoStone-dev opened this issue · comments

commented

i thkink no
i did it only with telegraf 3.38

Because telegraf@4 is shit

downgraded to 3.38, still not working, that's sad

here is a way how it works for me:

ctx.telegram.sendMessage(chatId, text)

telegraf version: ^4.11.2

help