Ⓙ Jike SDK
    Preparing search index...

    Interface Repost

    转帖

    interface Repost {
        id: string;
        type: "REPOST";
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    id: string
    type: "REPOST"