(101) tgbot-cpp library can't parse json response. <unspecified file>(2): invalid code sequence #309
Closed
MrAndreyka
started this conversation in
General
Replies: 1 comment
|
The Boost.PropertyTree parser involved here was removed in v1.12 and replaced with nlohmann/json. Update to v1.12.3. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When clicking on the inline button in the bot, it generates an error. It doesn't reach the handler.
but->callbackData = "І±data±:І±task±:1,±user±:2і,±name±:±text±,±type±:±edit±і";
If Telegram lets messages through, then the bot shouldn't crash either
All reactions