Table of Contents

Enum DiscordSystemChannelFlags

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents settings for a guild's system channel.

[Flags]
public enum DiscordSystemChannelFlags
Extension Methods

Fields

SuppressGuildReminderNotifications = 4

Server setup tips are disabled.

SuppressJoinNotificationReplies = 8

Server join messages suppress the wave sticker button.

SuppressJoinNotifications = 1

Member join messages are disabled.

SuppressPremiumSubscriptions = 2

Server boost messages are disabled.