struct

MatrixOrg::AppService::Event::RoomEvent::PowerLevels::Content

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

ban=(ban : Int8)
Source
events
Source
events=(events : Hash(String, Int8))
Source
events_default
Source
events_default=(events_default : Int8)
Source
invite
Source
invite=(invite : Int8)
Source
kick
Source
kick=(kick : Int8)
Source
notifications
Source
notifications=(notifications : Hash(String, Int8))
Source
redact
Source
redact=(redact : Int8)
Source
state_default
Source
state_default=(state_default : Int8)
Source
users
Source
users=(users : Hash(String, Int8))
Source
users_default
Source
users_default=(users_default : Int8)
Source