MadelineProtoDocs/docs/API_docs/constructors/channelParticipantsRecent.md
2024-05-01 14:53:46 +02:00

505 B

title description nav_exclude image
channelParticipantsRecent Fetch only recent participants true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: channelParticipantsRecent

Back to constructors index

Fetch only recent participants

Type: ChannelParticipantsFilter

Example:

$channelParticipantsRecent = ['_' => 'channelParticipantsRecent'];