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.api
/
MessageAuditedId
Message
Audited
Id
@
ApiModel
@
Serializable
data
class
MessageAuditedId
(
val
auditId
:
String
)
(
source
)
推送、回复消息时响应的 '消息被审核' 数据信息。
See also
Message
Audit
Message
Audited
Exception
Members
Constructors
Message
Audited
Id
Link copied to clipboard
constructor
(
auditId
:
String
)
Properties
audit
Id
Link copied to clipboard
@
SerialName
(
value
=
"audit_id"
)
val
auditId
:
String