rozod
    Preparing search index...

    Variable getLocalizationTableTablesTableidEntryCountConst Api Param

    getLocalizationTableTablesTableidEntryCount: EndpointGeneric<
        { gameId?: number; tableId: string },
        { entryCount: number; id: string },
        undefined,
    > = ...

    GET https://localizationtables.roblox.com/v1/localization-table/tables/:tableId/entry-count Gets the number of entries in the specified table tableId The table id gameId The game id