Enum SystemChannelFlags
Represents settings for a guild's system channel.
Namespace: DisCatSharp.Enums
Assembly: DisCatSharp.dll
Syntax
[Flags]
public enum SystemChannelFlags
Fields
Name | Description |
---|---|
SuppressGuildReminderNotifications | Server setup tips are disabled. |
SuppressJoinNotificationReplies | Suppress member join sticker replies. |
SuppressJoinNotifications | Member join messages are disabled. |
SuppressPremiumSubscriptions | Server boost messages are disabled. |
SuppressRoleSubbscriptionPurchaseNotification | Role subscription purchase messages are disabled. |
SuppressRoleSubbscriptionPurchaseNotificationReplies | Suppress role subscription purchase sticker replies. |