twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
helix
/
io.github.captnblubber.twitchkt.helix.model
/
BlockedTerm
/
BlockedTerm
Blocked
Term
constructor
(
broadcasterId
:
String
,
moderatorId
:
String
,
id
:
String
,
text
:
String
,
createdAt
:
Instant
,
updatedAt
:
Instant
,
expiresAt
:
Instant
?
=
null
)