MadelineProto/docs/API_docs/constructors/channelRoleModerator.md
2016-12-19 20:35:27 +03:00

10 lines
192 B
Markdown

## Constructor: channelRoleModerator
### Type:
[ChannelParticipantRole](../types/ChannelParticipantRole.md)
### Example:
```
$channelRoleModerator = ['_' => channelRoleModerator', ];
```