Link Search Menu Expand Document

Constructor: communityPeer

Back to constructors index

Attributes:

NameTypeRequired
can_view_historyBoolOptional
visibleBoolOptional
peerlongYes

Type: CommunityPeer

Example:

$communityPeer = ['_' => 'communityPeer', 'can_view_history' => Bool, 'visible' => Bool, 'peer' => long];