RichObject

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

Constructors

Link copied to clipboard
constructor(type: Int, textInfo: TextInfo, atInfo: String, urlInfo: String, emojiInfo: String, channelInfo: String)

Properties

Link copied to clipboard

@ 内容

Link copied to clipboard

提到的子频道

Link copied to clipboard

表情

Link copied to clipboard

文本

Link copied to clipboard
val type: Int

富文本类型

Link copied to clipboard

链接