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