Record
set-teams-params
No description available.
record set-teams-params {
token: string,
channel-id: string,
org-channel: option<bool>,
target-team-ids: option<string>,
team-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | string | |
| channel-id | string | |
| org-channel | option<bool> | |
| target-team-ids | option<string> | |
| team-id | option<string> |