Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ChannelRemoveRolesAction
Interface ChannelRemoveRolesAction
interface
ChannelRemoveRolesAction
{
action
:
"removeRoles"
;
roles
:
string
[]
;
}
Index
Properties
action
roles
Properties
Readonly
action
action
:
"removeRoles"
Readonly
roles
roles
:
string
[]
Value to remove from 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 remove from the array.