Interface VideosRelatedToChannelParameters

Hierarchy

  • VideosRelatedToChannelParameters

Properties

include?: ExtraVideoInfo[]

Comma-separated list of extra video info. Possible items: 'clips' 'refers' 'sources' 'simulcasts' 'mentions' 'description' 'live_info' 'channel_stats' 'songs'

lang?: string

Comma-separated list of language codes for filtering channels/clips, official streams do not follow this parameter Default 'all'

limit?: number

Results limit. Default 25

offset?: number

Results offset. Default 0

paginated?: boolean

If paginated is set to true, return an object with total, otherwise returns an array. Default

Generated using TypeDoc