Record
get-recently-created-comments-params
No description available.
record get-recently-created-comments-params {
comment-type: string,
type-op: string,
include-replies: option<string>,
trakt-api-version: option<string>,
trakt-api-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| comment-type | string | |
| type-op | string | |
| include-replies | option<string> | |
| trakt-api-version | option<string> | |
| trakt-api-key | option<string> |