Skip to main content

RoomState

Type Alias RoomState 

Source
type RoomState = Vec<Raw<AnyStateEvent>>;

Aliased Typeยง

struct RoomState { /* private fields */ }