trixnity-core
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
JoinRulesEventContent
/
JoinRulesEventContent
Join
Rules
Event
Content
constructor
(
joinRule
:
JoinRulesEventContent.JoinRule
,
allow
:
Set
<
JoinRulesEventContent.AllowCondition
>
?
=
null
,
externalUrl
:
String
?
=
null
)