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

Defined in:

app_service/event.cr

Constructors

Instance Method Summary

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]

Instance Method Detail

def format : String #

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

[View source]
def formatted_body : String #

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

[View source]