feat(bot): add proxy error config (#544)
This commit is contained in:
@@ -29,4 +29,5 @@ public class MessageContext
|
||||
public bool AllowAutoproxy { get; }
|
||||
public int? LatchTimeout { get; }
|
||||
public bool CaseSensitiveProxyTags { get; }
|
||||
public bool ProxyErrorMessageEnabled { get; }
|
||||
}
|
||||
Reference in New Issue
Block a user