Open Toper9636 opened 7 months ago
I expected to be able to change the media in the message using Buffer or Stream
I can change media using only file_id/path/url
Use TelegramBot#editMessageMedia
TelegramBot#editMessageMedia
I looked in Telegraf and there you can change media using Buffer or Stream
that's true af i found a fix i will try to pull it soon
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