twitchkt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
twitchkt
eventsub
/
io.github.captnblubber.twitchkt.eventsub.model
/
MessageFragment
/
MessageFragment
Message
Fragment
constructor
(
type
:
FragmentType
=
FragmentType.TEXT
,
text
:
String
=
""
,
cheermote
:
Cheermote
?
=
null
,
emote
:
Emote
?
=
null
,
mention
:
Mention
?
=
null
)