acidify-core
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.message
/
BotEssenceSegment
/
Image
Image
data
class
Image
(
val
imageUrl
:
String
)
:
BotEssenceSegment
(
source
)
图片消息段
Members
Constructors
Image
Link copied to clipboard
constructor
(
imageUrl
:
String
)
Properties
image
Url
Link copied to clipboard
val
imageUrl
:
String
图片 URL
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String