mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-06-08 05:58:29 -05:00
395 B
395 B
GET http://api.live.bilibili.com/xlive/dm/v1/dM/SendMsg
请求参数
| 参数名 | 必选 | 类型 | 描述 |
|---|---|---|---|
| uid | 否 | integer | |
| roomid | 否 | integer | |
| msg | 否 | string | |
| rnd | 否 | integer | |
| ip | 否 | string | |
| fontsize | 否 | integer | |
| mode | 否 | integer | |
| platform | 否 | string | |
| msgtype | 否 | integer |
{
"code": 0,
"message": "ok",
"data": {
}
}