Channel

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string youtubeID, string apiKey)
Undocumented in source.

Members

Functions

returnChannelData
YoutubeChannelData returnChannelData()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

apiKey
string apiKey [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
apiKey
string apiKey [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
UUID id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
UUID id [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
videos
Video[] videos [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
videos
Video videos [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
youtubeID
string youtubeID [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
youtubeID
string youtubeID [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ChannelInterface

id
UUID id [@property getter]
Undocumented in source.
youtubeID
string youtubeID [@property getter]
Undocumented in source.
name
string name [@property getter]
Undocumented in source.
apiKey
string apiKey [@property getter]
Undocumented in source.
videos
Video[] videos [@property getter]
Undocumented in source.

Meta