Record

list-channel-members-params

No description available.

record list-channel-members-params {
  channel-id: string,
  page-size: option​<s32>,
  next-page-token: option​<string>,
  user-id: string,
}

Fields

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