1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 02:07:42 +01:00
MadelineProto/docs/API_docs_46/constructors/channelParticipantsAdmins.md

20 lines
367 B
Markdown
Raw Normal View History

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