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
/
SharedChatSession
/
SharedChatSession
Shared
Chat
Session
constructor
(
sessionId
:
String
,
hostBroadcasterId
:
String
,
participants
:
List
<
SharedChatParticipant
>
,
createdAt
:
Instant
,
updatedAt
:
Instant
)