philia
    Preparing search index...

    @ 消息

    interface At {
        data: { name?: string; qq: string };
        type: "at";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data: { name?: string; qq: string }

    消息数据

    Type declaration

    • Optionalname?: string
    • qq: string

      QQ 号、全体成员 all

    type: "at"

    消息类型