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

    Interface IChatRevoke

    私聊撤回消息

    interface IChatRevoke {
        data: string;
        type: "revoke";
    }
    Index

    Properties

    Properties

    data: string

    消息 Id

    type: "revoke"

    消息类型