feat(bot): Case insensitive proxy tags matching (#490)
This commit is contained in:
@@ -28,4 +28,5 @@ public class MessageContext
|
||||
public string? SystemAvatar { get; }
|
||||
public bool AllowAutoproxy { get; }
|
||||
public int? LatchTimeout { get; }
|
||||
public bool CaseSensitiveProxyTags { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user