simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-api
/
love.forte.simbot.kook.api.message
/
DirectMessageDetails
Direct
Message
Details
interface
DirectMessageDetails
:
MessageDetails
私聊消息的内容详情
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Properties
attachments
Link copied to clipboard
abstract
override
val
attachments
:
Attachments
附加的多媒体数据
author
Id
Link copied to clipboard
abstract
override
val
authorId
:
ID
作者ID
content
Link copied to clipboard
abstract
override
val
content
:
String
消息内容
embeds
Link copied to clipboard
abstract
override
val
embeds
:
List
<
Map
<
String
,
String
>
>
超链接解析数据
id
Link copied to clipboard
abstract
override
val
id
:
ID
ID
quote
Link copied to clipboard
abstract
override
val
quote
:
Quote
?
引用消息
reactions
Link copied to clipboard
abstract
override
val
reactions
:
List
<
Reaction
>
消息回应数据
read
Status
Link copied to clipboard
abstract
val
readStatus
:
Boolean
type
Link copied to clipboard
abstract
override
val
type
:
Int
消息类型