Record
members-params
No description available.
record members-params {
token: option<string>,
channel: option<string>,
limit: option<s32>,
cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | option<string> | |
| channel | option<string> | |
| limit | option<s32> | |
| cursor | option<string> |