Telegram bot weird error : Bad Request: wrong file identifier/HTTP URL specified

后端 未结 6 1646
刺人心
刺人心 2021-01-07 22:25

I am sending message to telegram channel using bot.

With using webhook method.

I\'m sending file_id via the link. I got the file_id from a channel post.

6条回答
  •  一个人的身影
    2021-01-07 23:30

    Go to @webpagebot and send him an URL to the file. The telegram's cache will be invalidated, and this should work. Seems that it is a bug on the server.

    In my case I couldn't upload an image (as sticker), http://.../blabla.webp not via telegram app, not via telegram bot API.

提交回复
热议问题