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

Channel

import type { Channel } from "https://googleapis.deno.dev/v1/civicinfo:v2.ts";

A social media or web channel for a candidate.

interface Channel {
id?: string;
type?: string;
}

§Properties

§
id?: string
[src]

The unique public identifier for the candidate's channel.

§
type?: string
[src]

The type of channel. The following is a list of types of channels, but is not exhaustive. More channel types may be added at a later time. One of: GooglePlus, YouTube, Facebook, Twitter