simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
TencentMessage
/
Ark
/
Obj
/
Kv
Kv
data
class
Kv
(
val
key
:
String
,
val
value
:
String
)
https://bot.q.qq.com/wiki/develop/api/openapi/message/model.html#messagearkobjkv
Constructors
Properties
Constructors
Kv
Link copied to clipboard
fun
Kv
(
key
:
String
,
value
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String