Skip to main content
Version: Next

RESTPutAPIChannelPermissionJSONBody

Hierarchy

Index

Properties

Properties

optionalallow

allow?: null | string

The bitwise value of all allowed permissions

@default

“0”

optionaldeny

deny?: null | string

The bitwise value of all disallowed permissions

@default

“0”

type

0 for a role or 1 for a member