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.message.group
/
GroupMessageSendResult
Group
Message
Send
Result
@
Serializable
data
class
GroupMessageSendResult
(
val
id
:
String
,
val
timestamp
:
String
)
(
source
)
The result of
GroupMessageSendApi
Members
Constructors
Group
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