Link Search Menu Expand Document

Constructor: messageActionSuggestedPostRefund

Back to constructors index

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:

NameTypeRequiredDescription
payer_initiatedBoolOptionalIf set, the user refunded the payment for the stars used to pay for the suggested post.

Type: MessageAction

Example:

$messageActionSuggestedPostRefund = ['_' => 'messageActionSuggestedPostRefund', 'payer_initiated' => Bool];