SuggestedPostRefunded

class pyrogram.types.SuggestedPostRefunded

Describes a service message about a payment refund 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.

  • reason (SuggestedPostRefundReason, optional) – Reason for the refund.