YouTube_live
import { YouTube_live } from "https://raw.githubusercontent.com/akshgpt7/youtube-api-deno/master/src/mod.ts";
class YouTube_live extends YouTube {}
constructor(apiKey: string, accessToken: (boolean | string));
liveBroadcasts_list(params: schemas.schema_live_LiveBroadcasts_list);
liveChat_list(params: schemas.schema_live_liveChat_list);
liveSuperChatEvents_list(params: schemas.schema_live_superChatEvent_list);