Record
delete-params
No description available.
record delete-params {
token: option<string>,
as-user: option<bool>,
channel: option<string>,
ts: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | option<string> | |
| as-user | option<bool> | |
| channel | option<string> | |
| ts | option<f64> |