Constructor: dialogPeerCommunity
Attributes:
| Name | Type | Required |
|---|---|---|
| community_id | long | Yes |
Type: DialogPeer
Example:
$dialogPeerCommunity = ['_' => 'dialogPeerCommunity', 'community_id' => long];
| Name | Type | Required |
|---|---|---|
| community_id | long | Yes |
$dialogPeerCommunity = ['_' => 'dialogPeerCommunity', 'community_id' => long];