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