Skip to content

SystemChannelFlags

SystemChannelFlags ⇐ Bitfield

A bitfield that represents the system channel flags.

Kind: global class
Extends: Bitfield

new SystemChannelFlags(…bit)

Constructs a new instance of the class.

ParamTypeDescription
…bitbigintThe arguments to pass to the superclass constructor.

SystemChannelFlags.Default : bigint

Sets the default value for the SystemChannelFlags property.

Kind: static property of SystemChannelFlags
Read only: true

SystemChannelFlags.All ⇒

Calculates the value of the SystemChannelFlags.All property by performing a bitwise OR operation on all the values of the SystemChannelFlags.Flags object.

Kind: static property of SystemChannelFlags
Returns: The calculated value of SystemChannelFlags.All.

ParamTypeDescription
AllbigintAll bit value.

SystemChannelFlags.Flags : enum

Represents the flags for the system channel.

Kind: static enum of SystemChannelFlags
Read only: true
Properties

NameTypeDefault
Suppress_Join_Notificationsbigint
Suppress_Premium_Subscriptionsbigint
Suppress_Guild_Reminder_Notificationsbigint
Suppress_Join_Notification_Repliesbigint
Suppress_Role_Subscription_Purchase_Notificationsbigint
Suppress_Role_Subscription_Purchase_Notification_Repliesbigint