22 lines
325 B
Markdown
22 lines
325 B
Markdown
---
|
|
title: channelRoleEditor
|
|
description: channelRoleEditor attributes, type and example
|
|
---
|
|
## Constructor: channelRoleEditor
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [ChannelParticipantRole](../types/ChannelParticipantRole.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$channelRoleEditor = ['_' => 'channelRoleEditor', ];
|
|
```
|
|
|