SuggestedPostApprovalFailed¶
- class pyrogram.types.SuggestedPostApprovalFailed¶
Describes a service message about the failed approval of a suggested post.
Currently, only caused by insufficient user funds at the time of approval.
- 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) – Expected price of the post.