philia
    Preparing search index...
    interface Handle {
        gid?: IModeMatch;
        handle: string;
        scene?: string;
        type: string;
        uid?: IModeMatch;
    }
    Index

    Properties

    发起事件群ID匹配

    handle: string

    事件处理函数

    scene?: string

    事件场景

    type: string

    事件类型

    发起事件用户ID匹配