Simple Robot Component Tencent Guild
3.2.0.0
common
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model.forum
/
ImageElem
Image
Elem
@
ApiModel
@
Serializable
data
class
ImageElem
(
val
thirdUrl
:
String
,
val
widthPercent
:
Double
)
(
source
)
富文本 - 图片属性
参考
forum文档
Author
ForteScarlet
Members
Constructors
Image
Elem
Link copied to clipboard
constructor
(
thirdUrl
:
String
,
widthPercent
:
Double
)
Properties
third
Url
Link copied to clipboard
val
thirdUrl
:
String
第三方图片链接
width
Percent
Link copied to clipboard
val
widthPercent
:
Double
宽度比例(缩放比,在屏幕里显示的比例)