Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api.message
/
ArkMessageTemplates
/
TextLinkList
/
Desc
Desc
data
class
Desc
(
val
desc
:
String
,
val
link
:
String
?
=
null
)
(
source
)
Members
Constructors
Desc
Link copied to clipboard
constructor
(
desc
:
String
,
link
:
String
?
=
null
)
Properties
desc
Link copied to clipboard
val
desc
:
String
link
Link copied to clipboard
val
link
:
String
?