ex_matrix_api v0.1.0 ExMatrixApi.Synapse.Rooms.Event

Event related to room timeline or invite.

Link to this section Summary

Functions

Check if event is supported state event by this implementation.

Check if event is supported by this implementation.

Link to this section Functions

Link to this function

is_state_event?(type)

Specs

is_state_event?(String.t()) :: boolean()

Check if event is supported state event by this implementation.

Link to this function

is_supported_type?(type)

Specs

is_supported_type?(String.t()) :: boolean()

Check if event is supported by this implementation.