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

491 B

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

Constructor: channelParticipantsBots

Back to constructors index

Fetch only bot participants

Type: ChannelParticipantsFilter

Example:

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