Skip to content

GramIO API Reference / gramio/dist / TelegramSuggestedPostDeclined

Interface: TelegramSuggestedPostDeclined

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

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

Documentation

Properties

PropertyTypeDescriptionDefined in
comment?stringOptional. Comment with which the post was declined@gramio/types/out/objects.d.ts:2648
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:2644