MadelineProto/docs/API_docs/constructors/channelRoleEditor.md

20 lines
319 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, ];
```