mast/telegram-bot-api

webp format not supported in this module

bekkemsravan19 opened this issue · 1 comments

I have a webp format images which I tried sending through sendPhoto(), sendSticker and sendDocument as well which doesn't work at all. How can I send webp photos using your module?

mast commented

Module doesn't check image file formats, but transparently sends them to Telegram servers. It means webp probably doesn't supported by telegram itself.