rozod
    Preparing search index...

    Variable postThumbnailsLoadConst Api Param

    postThumbnailsLoad: EndpointGeneric<
        {},
        Record<string, never>,
        { duration: number; loadState: 0 | 1 | 2; thumbnailType: string },
    > = ...

    POST https://metrics.roblox.com/v1/thumbnails/load Records the time it takes for a thumbnail to get loaded in the UI. body The Roblox.Metrics.Api.RecordThumbnailLoadRequest.