toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
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