Closed Follpvosten closed 6 years ago
Thanks for the excellent bug report! Indeed circe encoding for sealed traits hierarchies breaks the expected JSON structure, note that this is a just a residual bug due to the migration from json4s to circe. A fix already landed in 491d5cdfe90bb9603154f8a8f5040944a347d5d8 please do report any further bugs.
Hello, I'm having a problem with answering inline queries. Library version is 4.0.0-RC1. System information:
sbt version is 1.0.
This is the whole code (things are named like that because I'm just starting to try out things):
When the bot receives an inline query, the output looks like this:
I don't actually know if this is a problem with the library, but I think it might be. If it's a user error, then I'm sorry and would like to know how to do it properly. Thanks!