fix: fetch guild settings for server tag in system card
This commit is contained in:
@@ -16,5 +16,8 @@
|
||||
|
||||
public AutoproxyMode AutoproxyMode { get; } = AutoproxyMode.Off;
|
||||
public MemberId? AutoproxyMember { get; }
|
||||
|
||||
public string? Tag { get; }
|
||||
public bool TagEnabled { get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user