Record
get-words-params
No description available.
record get-words-params {
offset: option<s32>,
limit: option<s32>,
username: string,
dicts: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| offset | option<s32> | |
| limit | option<s32> | |
| username | string | |
| dicts | option<string> |