libkazv
|
Go from the back of stateEvents to the beginning, adding the event to room state only if the room has no state event with that state key. More...
#include <room-model.hpp>
Public Attributes | |
immer::flex_vector< Event > | stateEvents |
Go from the back of stateEvents to the beginning, adding the event to room state only if the room has no state event with that state key.
immer::flex_vector<Event> Kazv::MaybeAddStateEventsAction::stateEvents |