philia
    Preparing search index...

    文本消息

    interface Text {
        data: { text: string };
        type: "text";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: { text: string }

    消息数据

    type: "text"

    消息类型