SuggestedPostPaid

class pyrogram.types.SuggestedPostPaid

Describes a service message about a successful payment for a suggested post.

Parameters:
  • suggested_post_message_id (int, optional) – Identifier of the message with the suggested post.

  • suggested_post_message (Message, optional) – Message containing the suggested post.

  • amount (int, optional) – The amount of the currency that was received by the channel in nanotoncoins. For payments in toncoins only.

  • star_amount (StarAmount, optional) – The amount of Telegram Stars that was received by the channel. For payments in Telegram Stars only.