class Caridina::Events::PowerLevels::Content

Defined in:

caridina/events/state_events.cr

Constructors

Instance Method Summary

Instance methods inherited from class Caridina::Events::Event::Content

relates_to : RelatesTo | Nil relates_to

Constructor methods inherited from class Caridina::Events::Event::Content

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def ban : UInt8 #

[View source]
def events : Hash(String, UInt8) #

[View source]
def events_default : UInt8 #

[View source]
def invite : UInt8 #

[View source]
def kick : UInt8 #

[View source]
def notifications : Notifications | Nil #

[View source]
def redact : UInt8 #

[View source]
def states_default : UInt8 #

[View source]
def users : Hash(String, UInt8) #

[View source]
def users_default : Int8 #

[View source]