MatrixOrg::AppService::Event::RoomEvent::Message::Content::File
Inherits MatrixOrg::AppService::Event::RoomEvent::Message::Content < JsonDiscriminatorWithFallback < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
SourceInstance methods
body
Sourcebody=(body : String)
Sourcefilename
Sourcefilename=(filename : String)
Sourceinfo
Sourceinfo=(info : Info)
Sourceurl
Sourceurl=(url : String)
Source