Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.messages
/
MessageDetails
Message
Details
interface
MessageDetails
(
source
)
对消息的统一描述。
Inheritors
ChannelMessageDetails
Members
Properties
attachments
Link copied to clipboard
abstract
val
attachments
:
Attachments
?
附加的多媒体数据
author
Id
Link copied to clipboard
abstract
val
authorId
:
String
作者ID
content
Link copied to clipboard
abstract
val
content
:
String
消息内容
embeds
Link copied to clipboard
abstract
val
embeds
:
List
<
Map
<
String
,
String
>
>
超链接解析数据
id
Link copied to clipboard
abstract
val
id
:
String
ID
quote
Link copied to clipboard
abstract
val
quote
:
Quote
?
引用消息
reactions
Link copied to clipboard
abstract
val
reactions
:
List
<
Reaction
>
消息回应数据
type
Link copied to clipboard
abstract
val
type
:
Int
消息类型