struct MatrixOrg::AppService::Event::RoomEvent::Message::Content::Unknown

Defined in:

app_service/event.cr

Constructors

Instance methods inherited from struct MatrixOrg::AppService::Event::RoomEvent::Message::Content

body : String body, body=(body : String) body=, msgtype : String msgtype, msgtype=(msgtype : String) msgtype=

Constructor methods inherited from struct MatrixOrg::AppService::Event::RoomEvent::Message::Content

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]