475 B
475 B
title | description | image |
---|---|---|
channelRoleEditor | Channel role editor | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: channelRoleEditor
Channel role editor
Type: ChannelParticipantRole
Example:
$channelRoleEditor = ['_' => 'channelRoleEditor'];
Or, if you're into Lua:
channelRoleEditor={_='channelRoleEditor'}