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