已合并
update docs #155139
LexieLi创建于 7月10日
update docs #155139
已合并
共 1 个文件变更+1-1
| @@ -615,7 +615,7 @@ Obtains the number of subscriptions to a specified event. | |||
| 615 | 615 | ||
| 616 | | Name | Type | Mandatory| Description | | 616 | | Name | Type | Mandatory| Description | |
| 617 | | ------- | -------------- | ---- | -------- | | 617 | | ------- | -------------- | ---- | -------- | |
| 618 | -| eventId | number \| string | Yes | Event ID,<br> which cannot be empty or exceed 10,240 bytes. Excess content will be truncated.| | 618 | +| eventId | number \| string | Yes | Event ID.<br> The value is a string, which cannot be empty or exceed 10,240 bytes. Excess content will be truncated.| |
| 619 | 619 | ||
| 620 | **Return value** | 620 | **Return value** |
| 621 | 621 | ||