Record
list-op-params
No description available.
record list-op-params {
token: option<string>,
channel: option<string>,
latest: option<f64>,
oldest: option<f64>,
limit: option<s32>,
cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | option<string> | |
| channel | option<string> | |
| latest | option<f64> | |
| oldest | option<f64> | |
| limit | option<s32> | |
| cursor | option<string> |