Interface IJoinRuleEventContent

Hierarchy

  • IJoinRuleEventContent

Properties

Properties

allow?: {
    room_id: string;
    type: RoomMembership;
}[]

Type declaration

join_rule: JoinRule

Generated using TypeDoc