Record

members-params

No description available.

record members-params {
  token: option​<string>,
  channel: option​<string>,
  limit: option​<s32>,
  cursor: option​<string>,
}

Fields

NameTypeDescription
tokenoption​<string>
channeloption​<string>
limitoption​<s32>
cursoroption​<string>