Record
add-channels-params
No description available.
record add-channels-params {
token: string,
channel-ids: string,
team-id: option<string>,
usergroup-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| token | string | |
| channel-ids | string | |
| team-id | option<string> | |
| usergroup-id | string |