Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
types
RoomJoinRulesEventContent
Interface RoomJoinRulesEventContent
interface
RoomJoinRulesEventContent
{
allow
?:
{
room_id
:
string
;
type
:
RoomMembership
;
}
[]
;
join_rule
:
JoinRule
;
}
Index
Properties
allow?
join_
rule
Properties
Optional
allow
allow
?:
{
room_id
:
string
;
type
:
RoomMembership
;
}
[]
join_
rule
join_
rule
:
JoinRule
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
join_
rule
matrix-js-sdk
Loading...