chore: continue porting code and adding test coverage
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace StevesBot.Worker.Discord;
|
||||
|
||||
internal class DiscordClientException : Exception
|
||||
internal sealed class DiscordClientException : Exception
|
||||
{
|
||||
public DiscordClientException()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user