/esport/ws/v3/live| 參數 | 類型 | 是否必填 | 描述 |
|---|---|---|---|
| app_id | string | 是 | 用戶ID |
| app_secret | string | 是 | 用戶ID |
| sport_id | int | 否 | 遊戲ID,多個用英文逗號隔開 |
| 標題 | channel | 備註 |
|---|---|---|
| 比賽實時數據 | live | |
| 比賽賽果 | result | |
| 趨勢數據 | trend | |
| 事件數據 | event |
| 標題 | push_type | 備註 |
|---|---|---|
| 新增 | new | |
| 變化 | update |
| 公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
|---|
/esport/ws/v3/livepro| 參數 | 類型 | 是否必填 | 描述 |
|---|---|---|---|
| app_id | string | 是 | 用戶ID |
| app_secret | string | 是 | 用戶ID |
| sport_id | int | 是 | 運動ID,多個用英文逗號隔開 |
| 標題 | channel | 備註 |
|---|---|---|
| 增強版比賽實時數據 | livepro |
| 標題 | push_type | 備註 |
|---|---|---|
| 新增 | new | |
| 變化 | update |
| 公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
|---|