MadelineProto/docs/API_docs/constructors/channelRoleModerator.md

16 lines
259 B
Markdown
Raw Normal View History

## Constructor: channelRoleModerator
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [ChannelParticipantRole](../types/ChannelParticipantRole.md)
### Example:
```
$channelRoleModerator = ;
```