toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.model
/
Message
/
Reference
Reference
@
Serializable
data
class
Reference
(
val
messageId
:
String
,
val
ignoreGetMessageError
:
Boolean
=
false
)
(
source
)
MessageReference
Members
Constructors
Reference
Link copied to clipboard
constructor
(
messageId
:
String
,
ignoreGetMessageError
:
Boolean
=
false
)
Properties
ignore
Get
Message
Error
Link copied to clipboard
@
SerialName
(
value
=
"ignore_get_message_error"
)
val
ignoreGetMessageError
:
Boolean
=
false
是否忽略获取引用消息详情错误,默认否
message
Id
Link copied to clipboard
@
SerialName
(
value
=
"message_id"
)
val
messageId
:
String
需要引用回复的消息 id