Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ChannelAddRolesAction
Interface ChannelAddRolesAction
interface
ChannelAddRolesAction
{
action
:
"addRoles"
;
roles
:
string
[]
;
}
Index
Properties
action
roles
Properties
Readonly
action
action
:
"addRoles"
Readonly
roles
roles
:
string
[]
Value to append to the array.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
roles
Typescript SDK Type Docs
Loading...
Value to append to the array.