MatrixOrg::AppService::Event
Inherits JsonDiscriminatorWithFallback < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
event_id
Sourceevent_id=(event_id : String)
Sourceorigin_server_ts
Sourceorigin_server_ts=(origin_server_ts : Int64)
Sourceroom_id
Sourceroom_id=(room_id : String)
Sourcesender
Sourcesender=(sender : String)
Sourcetype
Sourcetype=(type : String)
Sourceunsigned
Sourceunsigned=(unsigned : UnsignedData | Nil)
Source