DisCatSharp Analyzer Rule DCS0201
This needs a special override, otherwise it will not work.
We provide a override value, which is known to work.
But you can use newer ones, if you want to.
We provide a code fix for this, which tries to set the newest analyzer-known Override value on your DiscordConfiguration.
The fixer updates both explicit new DiscordConfiguration { ... } initializers and target-typed new() { ... } initializers.