Skip to main content
Version: Next

RESTPutAPIChannelPermissionJSONBody

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

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