543 B
543 B
title | description |
---|---|
channelMembersBots | Return bots in the channel |
Constructor: channelMembersBots
Return bots in the channel
Attributes:
Name | Type | Required | Description |
---|
Type: ChannelMembersFilter
Example:
$channelMembersBots = ['_' => 'channelMembersBots', ];
Or, if you're into Lua:
channelMembersBots={_='channelMembersBots', }