philia
    Preparing search index...

    戳一戳,仅发送

    interface Poke {
        data: { qq: string };
        type: "poke";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: { qq: string }

    消息数据

    type: "poke"

    消息类型