Record
get-comments-alt1-params
No description available.
record get-comments-alt1-params {
channel-id: string,
video-id: string,
direction: option<get-comments-alt1-direction-enum>,
page: option<f64>,
per-page: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| channel-id | string | |
| video-id | string | |
| direction | option<get-comments-alt1-direction-enum> | |
| page | option<f64> | |
| per-page | option<f64> |