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.message.user
/
UserMessageSendResult
User
Message
Send
Result
@
Serializable
data
class
UserMessageSendResult
(
val
id
:
String
,
val
timestamp
:
String
)
(
source
)
The result of
UserMessageSendApi
Members
Constructors
User
Message
Send
Result
Link copied to clipboard
constructor
(
id
:
String
,
timestamp
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
timestamp
Link copied to clipboard
val
timestamp
:
String