ultra-telegram-framework
    Preparing search index...

    Interface InputRichMessageContent

    Represents the content of a rich message to be sent as the result of an inline query.

    interface InputRichMessageContent {
        rich_message: InputRichMessage;
    }
    Index

    Properties

    Properties

    rich_message: InputRichMessage

    The message to be sent