acidify-core
Toggle table of contents
0.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotIncomingSegment
/
Image
Image
class
Image
:
BotIncomingSegment
(
source
)
图片消息段
Members
Properties
file
Id
Link copied to clipboard
val
fileId
:
String
图片的文件 ID
height
Link copied to clipboard
val
height
:
Int
图片的高度
sub
Type
Link copied to clipboard
val
subType
:
ImageSubType
图片子类型
summary
Link copied to clipboard
val
summary
:
String
图片的文本描述
width
Link copied to clipboard
val
width
:
Int
图片的宽度
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String