toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
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
@
SerialName
(
value
=
"third_url"
)
val
thirdUrl
:
String
第三方图片链接
width
Percent
Link copied to clipboard
@
SerialName
(
value
=
"width_percent"
)
val
widthPercent
:
Double
宽度比例(缩放比,在屏幕里显示的比例)