abstract class Caridina::Events::Message::Content

Direct Known Subclasses

Defined in:

events/modules/instant_messaging.cr

Constructors

Instance Method Summary

Instance methods inherited from class Caridina::Events::Event::Content

relates_to : RelatesTo | Nil relates_to

Constructor methods inherited from class Caridina::Events::Event::Content

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def body : String #

[View source]
def msgtype : String #

[View source]