SuggestedPostApproved

class pyrogram.types.SuggestedPostApproved

Describes a service message about the approval of 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.

  • price (SuggestedPostPrice, optional) – Amount paid for the post.

  • send_date (datetime, optional) – Date when the post will be published.