ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.stories
/
Story
Story
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
val
chat
:
PreviewChat
id
Link copied to clipboard
val
id
:
StoryId