typealias PermissionsString

export type PermissionsString = keyof typeof PermissionFlagsBits;

Constructors

constructor()