GuildSystemChannelFlags
https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags
Signature
export declare enum GuildSystemChannelFlags { SuppressJoinNotifications = 1, SuppressPremiumSubscriptions = 2, SuppressGuildReminderNotifications = 4, SuppressJoinNotificationReplies = 8, SuppressRoleSubscriptionPurchaseNotifications = 16, SuppressRoleSubscriptionPurchaseNotificationReplies = 32}Members
This export does not declare public properties or methods in the generated declaration file.