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

Included Modules

Direct Known Subclasses

Defined in:

app_service/event.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def body : String #

[View source]
def body=(body : String) #

[View source]
def msgtype : String #

[View source]
def msgtype=(msgtype : String) #

[View source]