mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat: add more options for when to make proxied messages silent
This commit is contained in:
parent
952bb02285
commit
546a287c28
9 changed files with 71 additions and 14 deletions
|
|
@ -37,5 +37,5 @@ public class MessageContext
|
|||
public bool LogCleanupEnabled { get; }
|
||||
public bool RequireSystemTag { get; }
|
||||
public bool DenyBotUsage { get; }
|
||||
public bool SuppressNotifications { get; }
|
||||
public GuildConfig.SuppressCondition SuppressNotifications { get; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue