Simple Robot Component Tencent Guild
3.2.0.0
common
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
val
ignoreGetMessageError
:
Boolean
=
false
是否忽略获取引用消息详情错误,默认否
message
Id
Link copied to clipboard
val
messageId
:
String
需要引用回复的消息 id