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

schema_videoCategories_list

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

§Extends

§Properties

§
hl?: string
[src]
§
id?: string
[src]
§
part: string
[src]
§
regionCode?: string
[src]