struct

MatrixOrg::AppService::Event

Inherits JsonDiscriminatorWithFallback < JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

event_id
Source
event_id=(event_id : String)
Source
origin_server_ts
Source
origin_server_ts=(origin_server_ts : Int64)
Source
room_id
Source
room_id=(room_id : String)
Source
sender
Source
sender=(sender : String)
Source
type
Source
type=(type : String)
Source
unsigned
Source
unsigned=(unsigned : UnsignedData | Nil)
Source

Nested types