HTTP错误400错误的请求电报bot API

时间:2019-08-02 21:38:27

标签: php httprequest telegram telegram-bot

我正在使用此网址向电报机器人发送请求

https://api.telegram.org/bot<MY-BOT-TOKEN>/answerInlineQuery?inline_query_id=2916104559490270755&results=[{%22type%22:%22article%22,%22id%22:%22678958501\/0%22,%22title%22:%22Violet%20Evergarden%22,%22thumb_url%22:%22https:\/\/anime-list6.cf\/public\/storage\/anime\/image\/2019\/5\/1556712020-74a0c6e3.jpg%22,%22input_message_content%22:{%22message_text%22:%22Salam%22}}]

但返回错误:

"Bad Request: can't parse json encoded inline query results: Closing '\"' not found"

我不知道该错误意味着什么,我无法解决

0 个答案:

没有答案