IGPAPI
    Preparing search index...

    Interface ReelsTrayFeedResponseTalliesItem

    interface ReelsTrayFeedResponseTalliesItem {
        count: number;
        font_size?: number;
        text: string;
    }
    Index

    Properties

    Properties

    count: number
    font_size?: number
    text: string