ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.stories
/
Story
Story
@
Serializable
data
class
Story
(
val
id
:
StoryId
,
val
chat
:
PreviewChat
)
:
ReplyInfo.External.ContentVariant
Members
Constructors
Story
Link copied to clipboard
constructor
(
id
:
StoryId
,
chat
:
PreviewChat
)
Properties
chat
Link copied to clipboard
@
SerialName
(
value
=
"chat"
)
val
chat
:
PreviewChat
id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
val
id
:
StoryId