Preparing search index...
The search index is not available
gil.js
gil.js
ChannelRolePermission
Class ChannelRolePermission
Index
Constructors
constructor
Properties
channel
Id
client
created
At
permissions
role
Id
updated
At?
Constructors
constructor
new
ChannelRolePermission
(
data
:
ChannelRolePermissionPayload
,
client
:
Client
,
)
:
ChannelRolePermission
Parameters
data
:
ChannelRolePermissionPayload
client
:
Client
Returns
ChannelRolePermission
Properties
channel
Id
channelId
:
string
client
client
:
Client
created
At
createdAt
:
Date
permissions
permissions
:
object
role
Id
roleId
:
number
Optional
updated
At
updatedAt
?:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
Id
client
created
At
permissions
role
Id
updated
At
gil.js
Loading...