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
/
BotIncomingSegment
/
MarketFace
Market
Face
class
MarketFace
(
val
url
:
String
,
val
summary
:
String
)
:
BotIncomingSegment
(
source
)
市场表情消息段
Members
Constructors
Market
Face
Link copied to clipboard
constructor
(
url
:
String
,
summary
:
String
)
Properties
summary
Link copied to clipboard
val
summary
:
String
表情的文本描述
url
Link copied to clipboard
val
url
:
String
表情的图像 URL
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String