Record
get-messages-params
No description available.
record get-messages-params {
query: string,
limit: option<f64>,
x-query-id: option<string>,
x-cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| query | string | |
| limit | option<f64> | |
| x-query-id | option<string> | |
| x-cursor | option<string> |