@iamtraction/play-dl
    Preparing search index...

    Interface ChannelIconInterface

    interface ChannelIconInterface {
        height: number;
        url: string;
        width: number;
    }
    Index
    height: number

    YouTube Channel Icon Height

    url: string

    YouTube Channel Icon URL

    width: number

    YouTube Channel Icon Width