mtx::events::state::JoinAllowance struct

An additional rule specifying what users are allowed to join.

Public variables

JoinAllowanceType type
"m.room_membership" to describe that we are allowing access via room membership. Future MSCs may define other types.
std::string room_id
The room ID to check the membership of.