Skip to main content

Type Alias: GetTabPopular()

GetTabPopular: (configs, backgroundColor?) => Promise<PopularConfigItem[]>

Get data about provided popular configurations. It also filters out all broken configurations

Parameters

configs: PopularConfiguration[]

List of popular configurations

backgroundColor?: string

Custom background color to be used on dynamic images

Returns

Promise<PopularConfigItem[]>

List of popular configurations

Since

6.0.0