Search Results for

    Show / Hide Table of Contents

    Enum DiscordSystemChannelFlags

    Represents a discord System Channel Flags API model. Docs: https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags

    Namespace: Color_Chan.Discord.Core.Common.API.DataModels.Guild
    Assembly: Color-Chan.Discord.Core.dll
    Syntax
    [Flags]
    public enum DiscordSystemChannelFlags

    Fields

    Name Description
    None

    No system flags.

    SuppressGuildReminderNotifications

    Suppress server setup tips.

    SuppressJoinNotifications

    Suppress member join notifications.

    SuppressPremiumSubscriptions

    Suppress server boost notifications.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX