abstract class Caridina::Events::StrippedState

Overview

Represents a StrippedState event.

It is used in Member event and in Responses::Sync in invited rooms' state. It contains a subset of state events' fields.

This type is used to represents many distinct stripped state events. See subtypes.

Direct Known Subclasses

Defined in:

Constructors

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

new(pull : JSON::PullParser) new

Constructor Detail

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

Represents a StrippedState event.

It is used in Member event and in Responses::Sync in invited rooms' state. It contains a subset of state events' fields.

This type is used to represents many distinct stripped state events. See subtypes.