[][src]Function libtwitch_rs::kraken::communities::bans

pub fn bans<'c>(
    c: &'c TwitchClient,
    community_id: &str
) -> TwitchResult<CommunityBanIterator<'c>>

Gets a list of banned users for a specified community

Authentication: communities_moderate