SuggestedPostApproved¶
- class aiogram.types.suggested_post_approved.SuggestedPostApproved(*, send_date: _datetime_serializer, return_type=int, when_used=unless - none)], suggested_post_message: Message | None = None, price: SuggestedPostPrice | None = None, **extra_data: Any)[source]¶
Describes a service message about the approval of a suggested post.
Source: https://core.telegram.org/bots/api#suggestedpostapproved
- send_date: DateTime¶
Date when the post will be published
- suggested_post_message: Message | None¶
Optional. Message containing the suggested post. Note that the
aiogram.types.message.Messageobject in this field will not contain the reply_to_message field even if it itself is a reply.
- price: SuggestedPostPrice | None¶
Optional. Amount paid for the post