Simple Robot Component Tencent Guild
3.2.0.0
common
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
val
displayText
:
String
链接显示文本
url
Link copied to clipboard
val
url
:
String
链接地址