Wasm Directoryalpha
Record

get-search-users-query-query-response

No description available.

record get-search-users-query-query-response {
  search-query: option​<string>,
  users: option​<list​<string>>,
}

Fields

NameTypeDescription
search-queryoption​<string>
usersoption​<list​<string>>