Skip to content

GramIO API Reference / gramio/dist / TelegramSuggestedPostApproved

Interface: TelegramSuggestedPostApproved

Defined in: @gramio/types/out/objects.d.ts:2604

Describes a service message about the approval of a suggested post.

Documentation

Properties

PropertyTypeDescriptionDefined in
price?TelegramSuggestedPostPriceOptional. Amount paid for the post@gramio/types/out/objects.d.ts:2612
send_datenumberDate when the post will be published@gramio/types/out/objects.d.ts:2616
suggested_post_message?TelegramMessageOptional. 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.@gramio/types/out/objects.d.ts:2608