Skip to main content

messageActionSuggestedPostApproval

A suggested post » was approved or rejected.

type tg.MessageActionSuggestedPostApproval struct { /* ... */ }

Implements MessageAction.

Fields

NameTypeRequiredDescription
RejectedboolWhether the suggested post was rejected.
BalanceTooLowboolIf set, the post was approved but the user's balance is too low to pay for the suggested post.
RejectCommentstringIf the suggested post was rejected, can optionally contain a rejection comment.
ScheduleDateintScheduling date.
PriceStarsAmountClassPrice for the suggested post.

References