KtGram
Toggle table of contents
8.3.1
common
Platform filter
common
Switch theme
Search in API
KtGram
telegram-bot
/
eu.vendeli.tgbot.types.story
/
StoryAreaType
/
Link
Link
@
Serializable
@
SerialName
(
value
=
"link"
)
data
class
Link
(
val
url
:
String
)
:
StoryAreaType
(
source
)
Members
Constructors
Link
Link copied to clipboard
constructor
(
url
:
String
)
Properties
type
Link copied to clipboard
val
type
:
String
url
Link copied to clipboard
val
url
:
String