Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

schema_channelSections_list

import type { schema_channelSections_list } from "https://raw.githubusercontent.com/akshgpt7/youtube-api-deno/master/src/mod.ts";
interface schema_channelSections_list extends param {
channelId?: string;
hl?: string;
id?: string;
mine?: boolean;
onBehalfOfContentOwner?: string;
part: string;
}

§Extends

§Properties

§
channelId?: string
[src]
§
hl?: string
[src]
§
id?: string
[src]
§
mine?: boolean
[src]
§
onBehalfOfContentOwner?: string
[src]
§
part: string
[src]