SuggestedPostInfo

class pyrogram.types.SuggestedPostInfo

Contains information about a suggested post.

Parameters:
  • price (SuggestedPostPrice, optional) – Proposed price of the post. If the field is omitted, then the post is unpaid.

  • send_date (datetime, optional) – Proposed send date of the post. If the field is omitted, then the post can be published at any time within 30 days at the sole discretion of the user or administrator who approves it.

  • state (SuggestedPostState, optional) – State of the suggested post.