class Caridina::Events::StrippedUnknown

Defined in:

caridina/events/state_events.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Caridina::Events::StrippedState

new(pull : JSON::PullParser) new

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

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def room_id : String | Nil #

[View source]
def room_id=(room_id : String | Nil) #

[View source]
def sender : String #

[View source]
def state_key : String #

[View source]
def type : String #

[View source]