Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageFlags

Hierarchy

Index

Constructors

Properties

bits: number
Bits: typeof Types.MessageFlags = APIMessageFlags

A constant of the specified bits that can be set in the bitfield. See the children of this class for more details.

Methods

  • add(bit: number): number
  • has(bit: number): boolean
  • remove(bit: number): number
  • toArray(): string[]
  • toJSON(): number[]
  • toString(): string

Generated using TypeDoc