[][src]Function libtwitch_rs::kraken::channels::videos

pub fn videos<'c>(
    c: &'c TwitchClient,
    chan_id: &str
) -> TwitchResult<VideosIterator<'c>>

Gets a list of videos from a specified channel

Authentication: None