abstract class Caridina::Events::RoomEvent

Direct Known Subclasses

Defined in:

events/room_events.cr

Constructors

Instance Method Summary

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

type : String type

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 event_id : String #

[View source]
def origin_server_ts : UInt64 #

[View source]
def room_id : String | Nil #

[View source]
def sender : String #

[View source]