Constructor: messageActionChangeCommunity
Attributes:
| Name | Type | Required |
|---|---|---|
| community_id | long | Optional |
Type: MessageAction
Example:
$messageActionChangeCommunity = ['_' => 'messageActionChangeCommunity', 'community_id' => long];
| Name | Type | Required |
|---|---|---|
| community_id | long | Optional |
$messageActionChangeCommunity = ['_' => 'messageActionChangeCommunity', 'community_id' => long];