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