MadelineProto/docs/API_docs/constructors/channelRoleModerator.md
2016-12-20 13:32:11 +01:00

20 lines
335 B
Markdown

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