Constructor: messageActionSuggestedPostRefund
A suggested post » was accepted and posted or scheduled, but either the channel deleted the posted/scheduled post before stars_suggested_post_age_min seconds have elapsed, or the user refunded the payment for the stars used to pay for the suggested post.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| payer_initiated | Bool | Optional | If set, the user refunded the payment for the stars used to pay for the suggested post. |
Type: MessageAction
Example:
$messageActionSuggestedPostRefund = ['_' => 'messageActionSuggestedPostRefund', 'payer_initiated' => Bool];