ultra-telegram-framework
    Preparing search index...

    Interface AnswerGuestQueryParams

    interface AnswerGuestQueryParams {
        guest_query_id: string;
        result: InlineQueryResult;
    }
    Index

    Properties

    guest_query_id: string

    Unique identifier for the query to be answered

    A JSON-serialized object describing the message to be sent