SuggestedPostDeclined

class pyrogram.types.SuggestedPostDeclined

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

  • comment (str, optional) – Comment added by administrator of the channel when the post was declined.