Skip to content

GuildMemberFlags

A bitfield that represents flags for a guild member.

Kind: global class
Extends: Bitfield

Constructs a new instance of the class.

ParamTypeDescription
…bitbigintThe arguments to pass to the superclass constructor.

Sets the default value for the GuildMemberFlags to 0n.

Kind: static property of GuildMemberFlags

ParamTypeDescription
DefaultbigintThe default bit value to set.

Calculates the bitwise OR of all the values in the GuildMemberFlags.Flags object and assigns the result to the GuildMemberFlags.All property.

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

ParamTypeDescription
AllbigintAll bit value.

Represents the flags associated with a guild member.

Kind: static enum of GuildMemberFlags
Read only: true
Properties

NameTypeDefault
Did_Rejoinbigint
Completed_Onboardingbigint
Bypasses_Verificationbigint
Started_Onboardingbigint