node-telegram-bot-api icon indicating copy to clipboard operation
node-telegram-bot-api copied to clipboard

The editMessageMedia method is working a bit wrong

Open Toper9636 opened this issue 1 year ago • 1 comments

Expected Behavior

I expected to be able to change the media in the message using Buffer or Stream

Actual Behavior

I can change media using only file_id/path/url

Steps to reproduce the Behavior

Use TelegramBot#editMessageMedia

In other libraries

I looked in Telegraf and there you can change media using Buffer or Stream

Toper9636 avatar Apr 07 '24 22:04 Toper9636

that's true af i found a fix i will try to pull it soon

Sp3rick avatar Jun 13 '24 20:06 Sp3rick