Type Alias fractal::session::model::room::permissions::PowerLevel

source ยท
pub type PowerLevel = i64;
Expand description

Power level of a user.

Is usually in the range (0..=100), but can be any JS integer.