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

pub fn top<'c>(
    c: &'c TwitchClient,
    game: Option<&str>,
    period: Option<TopVideoPeriod>
) -> TwitchResult<TopVideoIterator<'c>>

Gets the top videos based on viewcount, optionally filtered by game or time period

Authentication: None