telegramx.js

SuggestedPostApproved

interface

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

Declaration

interface SuggestedPostApproved 

Properties

priceproperty#

Optional. Amount paid for the post

send_dateproperty#
send_date: number;

Date when the post will be published

suggested_post_message?: Message;

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.