SuggestedPostApproved
Describes a service message about the approval of a suggested post.
fields
| field | type | required | description |
|---|---|---|---|
suggested_post_message | Message | optional | Optional. Message containing the suggested post. Note that the Message object in this field will not contain the reply_to_message field even if it itself is a reply. |
price | SuggestedPostPrice | optional | Optional. Amount paid for the post |
send_date | number | required | Date when the post will be published |
import
import type { SuggestedPostApproved } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#suggestedpostapproved