Skip to content

ActivityFlags

ActivityFlags ⇐ Bitfield

Kind: global class
Extends: Bitfield

new ActivityFlags(…bit)

Constructs a new instance of the class.

ParamTypeDescription
…bitbigintThe bits to set in the bitfield.

ActivityFlags.Default

Sets the default value for the ActivityFlags to 0n.

Kind: static property of ActivityFlags

ParamTypeDescription
DefaultbigintThe default bit value to set.

ActivityFlags.All ⇒

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

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

ParamTypeDescription
AllbigintAll bit value.

ActivityFlags.Flags : enum

Represents the available flags for activity settings.

Kind: static enum of ActivityFlags
Read only: true
Properties

NameTypeDefault
Instancebigint
Joinbigint
Spectatebigint
Join_Requestbigint
Syncbigint
Playbigint
Party_Privacy_Friendsbigint
Party_Privacy_Voice_Channelbigint
Embeddedbigint