InvitedRoom struct
#include <include/mtx/responses/sync.hpp>
A room that the user has been invited to.
Public functions
Public variables
-
std::vector<events::
collections:: StrippedEvents> invite_state - The state of a room that the user has been invited to. These state events may only have the
sender,type,state_keyandcontentkeys present.