Simple Robot Component Tencent Guild
3.2.0.0
common
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model.forum
/
RichObject
Rich
Object
@
ApiModel
@
Serializable
data
class
RichObject
(
val
type
:
Int
,
val
textInfo
:
TextInfo
,
val
atInfo
:
String
,
val
urlInfo
:
String
,
val
emojiInfo
:
String
,
val
channelInfo
:
String
)
(
source
)
富文本内容
参考
forum文档
Author
ForteScarlet
Members
Constructors
Rich
Object
Link copied to clipboard
constructor
(
type
:
Int
,
textInfo
:
TextInfo
,
atInfo
:
String
,
urlInfo
:
String
,
emojiInfo
:
String
,
channelInfo
:
String
)
Properties
at
Info
Link copied to clipboard
val
atInfo
:
String
@
内容
channel
Info
Link copied to clipboard
val
channelInfo
:
String
提到的子频道
emoji
Info
Link copied to clipboard
val
emojiInfo
:
String
表情
text
Info
Link copied to clipboard
val
textInfo
:
TextInfo
文本
type
Link copied to clipboard
val
type
:
Int
富文本类型
url
Info
Link copied to clipboard
val
urlInfo
:
String
链接