trixnity-clientserverapi-model
3.0.0-beta3
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.sync
/
Sync
/
Response
/
Rooms
/
KnockedRoom
/
InviteState
Invite
State
@
Serializable
data
class
InviteState
(
val
events
:
List
<
Event.StrippedStateEvent
<
*
>
>
?
=
null
)
Constructors
Properties
Constructors
Invite
State
Link copied to clipboard
fun
InviteState
(
events
:
List
<
Event.StrippedStateEvent
<
*
>
>
?
=
null
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event.StrippedStateEvent
<
*
>
>
?
=
null