RichTypes

富文本类型的部分常量

参考forum文档

Author

ForteScarlet

Properties

Link copied to clipboard
const val AT: Int = 2

at信息

Link copied to clipboard
const val CHANNEL: Int = 5

#子频道

Link copied to clipboard
const val EMOJI: Int = 4

表情

Link copied to clipboard
const val IMAGE: Int = 11

图片

Link copied to clipboard
const val TEXT: Int = 1

普通文本

Link copied to clipboard
const val URL: Int = 3

url信息

Link copied to clipboard
const val VIDEO: Int = 10

视频