ultra-telegram-framework
    Preparing search index...

    Interface DeclineSuggestedPostParams

    interface DeclineSuggestedPostParams {
        chat_id: number;
        comment?: string;
        message_id: number;
    }
    Index

    Properties

    chat_id: number

    Unique identifier for the target direct messages chat

    comment?: string

    Comment for the creator of the suggested post; 0-128 characters

    message_id: number

    Identifier of a suggested post message to decline