Record

get-words-params

No description available.

record get-words-params {
  offset: option​<s32>,
  limit: option​<s32>,
  username: string,
  dicts: option​<string>,
}

Fields

NameTypeDescription
offsetoption​<s32>
limitoption​<s32>
usernamestring
dictsoption​<string>