kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
StoryContext
Story
Context
common
data
class
StoryContext
(
author
:
String
?
,
sentTimestamp
:
Long
?
)
Content copied to clipboard
Properties
Properties
author
Link copied to clipboard
common
val
author
:
String
?
=
null
Content copied to clipboard
sentTimestamp
Link copied to clipboard
common
val
sentTimestamp
:
Long
?
=
null
Content copied to clipboard