trixnity-clientserverapi-model
Toggle table of contents
4.16.9
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.users
/
Filters
/
EventFilter
/
EventFilter
Event
Filter
constructor
(
limit
:
Long
?
=
null
,
notSenders
:
Set
<
String
>
?
=
null
,
notTypes
:
Set
<
String
>
?
=
null
,
senders
:
Set
<
String
>
?
=
null
,
types
:
Set
<
String
>
?
=
null
)