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