struct Matrix::Architect::Events::RoomEvent

Defined in:

events.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(room_id : String, payload : JSON::Any) #

[View source]

Instance Method Detail

def message? #

[View source]
def room_id : String #

[View source]
def sender : String #

[View source]