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

pub fn unban(
    c: &TwitchClient,
    community_id: &str,
    user_id: &str
) -> TwitchResult<Value>

Deletes a specified user from the ban list of a specified community

Authentication: communities_moderate