Record
get-params
No description available.
record get-params {
token: string,
channel: option<string>,
file: option<string>,
file-comment: option<string>,
full: option<bool>,
timestamp: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | string | |
| channel | option<string> | |
| file | option<string> | |
| file-comment | option<string> | |
| full | option<bool> | |
| timestamp | option<string> |