Skip to content

BitFieldResolvable

typedef · Source

Data that can be resolved to give a bitfield. This can be:

  • A bit number (this can be a number literal or a value taken from BitField.FLAGS)
  • A string bit number
  • An instance of BitField
  • An Array of BitFieldResolvable Type: number \| string \| bigint \| BitField \| Array<BitFieldResolvable>

Unofficial software. Not affiliated with or supported by Discord.