Closed
Description
I encountered a DecodingFailure
for the callback_game
field in the response
I put here the error and the bit of the JSON I think is causing the issue.
Cheers
DecodingFailure(String, List(DownField(callback_game), DownArray, DownArray, DownField(inline_keyboard), DownField(reply_markup), DownField(message), DownArray, DownField(result)))
"reply_markup" : {
"inline_keyboard" : [
[
{
"text" : "Play Neon Blaster!",
"callback_game" : {
}
}
]
]
}
Metadata
Metadata
Assignees
Labels
No labels