KnockedRoom struct
#include <include/mtx/responses/sync.hpp>
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_keyandcontentkeys present.