KDays API文档中心
消息

回复消息

请求参数

POST/message/reply

请求头

参数名类型
X-TOKEN
登录令牌
user_token
使用设置中的令牌

请求体 (JSON)

参数名类型
id*
消息ID
number
content*
回复内容
string

特殊错误Code

code原因
-1无此消息
-2内容应在3 - 5000字节内
-3消息发送过于频繁
-4无法回复此消息

On this page