yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.34k stars 1.52k forks source link

Instant progress while sending video #1146

Open ALIJ0N opened 11 months ago

ALIJ0N commented 11 months ago

While bot sending video (video>250mb.etc) edit text message Your video is sending %10, %20.etc. I read full documentation but I cant find any progress function. How can I send instant video progress. (I'm using javascript)