Record
create-comment-reply-params
No description available.
record create-comment-reply-params {
comment-id: string,
video-id: string,
text: string,
}Fields
| Name | Type | Description |
|---|---|---|
| comment-id | string | |
| video-id | string | |
| text | string |
No description available.
record create-comment-reply-params {
comment-id: string,
video-id: string,
text: string,
}| Name | Type | Description |
|---|---|---|
| comment-id | string | |
| video-id | string | |
| text | string |