Documentation - v0.32.2
    Preparing search index...

    Interface ActionSuggestedPostPaid

    A suggested post was published for long enough and the payment was received.

    The suggested post itself can be found in Message.replyToMessage

    interface ActionSuggestedPostPaid {
        price: TypeStarsAmount;
        type: "suggested_post_paid";
    }
    Index

    Properties

    Properties

    Amount of Stars/TON received

    type: "suggested_post_paid"