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

pub fn permissions(
    c: &TwitchClient,
    community_id: &str
) -> TwitchResult<HashMap<String, bool>>

Gets a list of actions users can perform in a specified community

Authentication: Any