struct
#include <include/mtx/responses/sync.hpp>
KnockedRoom A room that the user has knocked on.
Public functions
Public variables
-
std::vector<events::
collections:: StrippedEvents> knock_state - The state of a room that the user has knocked on. These state events may only have the
sender
,type
,state_key
andcontent
keys present.