Various small fixes, setting guild config now works
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
public class GuildConfig
|
||||
{
|
||||
public int Id { get; }
|
||||
public ulong Id { get; }
|
||||
public ulong? LogChannel { get; }
|
||||
public ulong[] LogBlacklist { get; }
|
||||
public ulong[] Blacklist { get; }
|
||||
|
Reference in New Issue
Block a user