mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 14:27:54 +00:00
feat: alternate proxy switch mode "add"
This commit is contained in:
parent
2555f7922c
commit
82b57de3e3
9 changed files with 65 additions and 17 deletions
|
|
@ -33,6 +33,6 @@ public class MessageContext
|
|||
public int? LatchTimeout { get; }
|
||||
public bool CaseSensitiveProxyTags { get; }
|
||||
public bool ProxyErrorMessageEnabled { get; }
|
||||
public bool ProxySwitch { get; }
|
||||
public SystemConfig.ProxySwitchAction ProxySwitch { get; }
|
||||
public bool DenyBotUsage { get; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue