Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model.forum
/
URLInfo
URLInfo
@
ApiModel
@
Serializable
data
class
URLInfo
(
val
url
:
String
,
val
displayText
:
String
)
(
source
)
富文本 - 链接信息
参考
forum文档
author ForteScarlet
Members
Constructors
URLInfo
Link copied to clipboard
constructor
(
url
:
String
,
displayText
:
String
)
Properties
display
Text
Link copied to clipboard
@
SerialName
(
value
=
"display_text"
)
val
displayText
:
String
链接显示文本
url
Link copied to clipboard
val
url
:
String
链接地址