philia
    Preparing search index...

    回复消息段

    interface Reply {
        data: { message_seq: number };
        type: "reply";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: { message_seq: number }

    结构体

    Type declaration

    • message_seq: number

      被引用的消息序列号

    type: "reply"

    类型标识符