ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.stories
/
StoryArea
Story
Area
data
class
StoryArea
(
val
position
:
StoryAreaPosition
,
val
type
:
StoryAreaType
)
Members
Constructors
Story
Area
Link copied to clipboard
constructor
(
position
:
StoryAreaPosition
,
type
:
StoryAreaType
)
Properties
position
Link copied to clipboard
val
position
:
StoryAreaPosition
type
Link copied to clipboard
val
type
:
StoryAreaType