class

ACPA::SessionUpdate::ContentUpdate

Inherits ACPA::SessionUpdate::UpdateBlock < JsonRpc::Entity < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object

An update with text content

Constructors

new(session_update_type, content : ACPA::ContentBlock)
Source
new(pull : JSON::PullParser)

An update with text content

Source

Instance methods

clean?

Returns true if there are no unmapped properties after parsing #from_json

Source
content
Source