philia
    Preparing search index...

    群通知共通属性

    interface GroupNoticeEvent {
        group: Group;
        group_id: string;
        notice_type: "group";
        post_type: "notice";
    }

    Hierarchy (View Summary)

    Index

    Properties

    group: Group

    群对象

    group_id: string

    群号

    notice_type: "group"

    post_type

    post_type: "notice"