class

Caridina::Events::StrippedState

Inherits Caridina::Events::Event < JSON::Serializable < Reference < Object

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.

Constructors

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.

Source