toggle menu
trixnity-core
4.3.0
common
switch theme
search in API
trixnity-core
/
net.folivo.trixnity.core.model.push
/
PushRule
/
Sender
/
Sender
Sender
constructor
(
userId
:
UserId
,
default
:
Boolean
=
false
,
enabled
:
Boolean
=
false
,
actions
:
Set
<
PushAction
>
=
setOf()
)