IGPAPI
    Preparing search index...

    Interface LiveReactResponse

    interface LiveReactResponse {
        reaction_count: number;
        status: string;
    }
    Index

    Properties

    reaction_count: number
    status: string