ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.stories
/
StoryAreaType
/
Unknown
Unknown
data
class
Unknown
(
val
type
:
StoryAreaType.Unknown.Custom
,
val
raw
:
<Error class: unknown class>
?
=
null
)
:
StoryAreaType
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
type
:
StoryAreaType.Unknown.Custom
,
raw
:
<Error class: unknown class>
?
=
null
)
Types
Custom
Link copied to clipboard
value
class
Custom
(
val
name
:
String
)
:
StoryAreaType.Type
Properties
raw
Link copied to clipboard
val
raw
:
<Error class: unknown class>
?
=
null
type
Link copied to clipboard
open
override
val
type
:
StoryAreaType.Unknown.Custom