Closed vildan-valeev closed 1 year ago
Just stumbled upon this problem trying to make commands with different scopes. And that's really strange that this problem with "query" tag affected only this part of code. Fixed for myself just like that by adding "json" tag to the struct fields.
Since this PR doesn't allow mantainers to push commits to vildan-valeev:master, I created a new PR (#38) and I'm closing this one.
Merged in #38.
bug: Nested BotCommandScope struct in CommandOptions doesn't serialized (converted to string with camelcase)