Paid messages were paid for

interface ActionPaidMessagesPaid {
    stars: Long;
    type: "messages_paid";
}

Properties

Properties

stars: Long

Amount of Telegram Stars paid

type: "messages_paid"