Enum SystemChannelFlags
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents settings for a guild's system channel.
[Flags]
public enum SystemChannelFlags
- Extension Methods
Fields
SuppressJoinNotifications = 1
Member join messages are disabled.
SuppressPremiumSubscriptions = 2
Server boost messages are disabled.
SuppressGuildReminderNotifications = 4
Server setup tips are disabled.
SuppressJoinNotificationReplies = 8
Suppress member join sticker replies.
SuppressRoleSubbscriptionPurchaseNotification = 16
Role subscription purchase messages are disabled.
SuppressRoleSubbscriptionPurchaseNotificationReplies = 32
Suppress role subscription purchase sticker replies.