Wasm Directoryalpha
Record

search-custom-foods-params

No description available.

record search-custom-foods-params {
  query: option​<string>,
  username: string,
  hash: string,
  offset: option​<s32>,
  number: option​<s32>,
}

Fields

NameTypeDescription
queryoption​<string>
usernamestring
hashstring
offsetoption​<s32>
numberoption​<s32>