Record
get-channels-params
No description available.
record get-channels-params {
page-size: option<s32>,
next-page-token: option<string>,
user-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| page-size | option<s32> | |
| next-page-token | option<string> | |
| user-id | string |