Skip to main content
Version: Next

RESTAPIGuildCreateOverwrite

Hierarchy

Index

Properties

Properties

optionalinheritedallow

allow?: null | string

The bitwise value of all allowed permissions

See https://en.wikipedia.org/wiki/Bit_field

@defaultValue

"0"

optionalinheriteddeny

deny?: null | string

The bitwise value of all disallowed permissions

See https://en.wikipedia.org/wiki/Bit_field

@defaultValue

"0"

id

id: string | number

inheritedtype

0 for a role or 1 for a member

Page Options