FishPi.js API Documentation - v0.1.28
    Preparing search index...

    Interface INoticeIdleChat

    私聊通知

    interface INoticeIdleChat {
        command: NoticeCommandType;
        preview: string;
        senderAvatar: string;
        senderUserName: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    通知类型

    preview: string
    senderAvatar: string
    senderUserName: string