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