Wasm Directoryalpha
Record

get-all-topics-params

No description available.

record get-all-topics-params {
  owner: string,
  repo: string,
  page: option​<s32>,
  per-page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
pageoption​<s32>
per-pageoption​<s32>