ultra-telegram-framework
    Preparing search index...

    Interface SentWebAppMessage

    Describes an inline message sent by a Web App on behalf of a user.

    interface SentWebAppMessage {
        inline_message_id?: string;
    }
    Index

    Properties

    inline_message_id?: string

    Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.