Skip to content

ThreadMemberFlags

ThreadMemberFlags ⇐ Bitfield

A bitfield of flags for a thread member.

Kind: global class
Extends: Bitfield

new ThreadMemberFlags(…bit)

Constructs a new instance of the class.

ParamTypeDescription
…bitbigintThe arguments to pass to the superclass constructor.

ThreadMemberFlags.Default : bigint

Sets the default value for the ThreadMemberFlags property.

Kind: static property of ThreadMemberFlags
Read only: true

ThreadMemberFlags.All ⇒

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

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

ParamTypeDescription
AllbigintAll bit value.

ThreadMemberFlags.Flags : enum

An object that represents the flags for a thread member.

Kind: static enum of ThreadMemberFlags
Read only: true
Properties

NameTypeDefault
Has_Interactedbigint
All_Messagesbigint
Only_Mentionsbigint
No_Messagesbigint