Hierarchy

  • BaseListQueryParams
    • OpenChannelListQueryParams

Properties

customTypes?: string[]

Description

A filter to return only channels with the specified customType.

includeFrozen?: boolean

Description

Indicate whether to include frozen channels or not. (default: true)

includeMetaData?: boolean

Description

Indicate whether to include channel metadata on fetch. (default: true)

limit?: number

Description

The maximum number of data per queried page.

nameKeyword?: string

Description

Indicate search keyword for channel name.

urlKeyword?: string

Description

Indicate search keyword for channel URL.

Generated using TypeDoc