Wasm Directoryalpha
Record

get-channels-response

No description available.

record get-channels-response {
  channels: option​<list​<get-channels-response-channels-item>>,
  next-page-token: option​<string>,
  page-size: option​<s32>,
  total-records: option​<s32>,
}

Fields

NameTypeDescription
channelsoption​<list​<get-channels-response-channels-item>>
next-page-tokenoption​<string>
page-sizeoption​<s32>
total-recordsoption​<s32>