Wasm Directoryalpha
Record

get-channels-params

No description available.

record get-channels-params {
  page-size: option​<s32>,
  next-page-token: option​<string>,
  user-id: string,
}

Fields

NameTypeDescription
page-sizeoption​<s32>
next-page-tokenoption​<string>
user-idstring