Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
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