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.
type tg.MessageActionSuggestedPostRefund struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PayerInitiated | bool | — | If set, the user refunded the payment for the stars used to pay for the suggested post. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionSuggestedPostRefund#69f916f8