Followable-card list — shared by the popular grid and the name search box.

interface RobloxDiscoverResponse {
    items: RobloxPopularGame[];
    total: number;
}

Properties

Properties

total: number