Record
test-response
No description available.
record test-response {
bot-id: option<defs-bot-id>,
is-enterprise-install: option<bool>,
ok: defs-ok-true,
team: string,
team-id: defs-team,
url: string,
user: string,
user-id: defs-user-id,
}Fields
| Name | Type | Description |
|---|---|---|
| bot-id | option<defs-bot-id> | |
| is-enterprise-install | option<bool> | |
| ok | defs-ok-true | |
| team | string | |
| team-id | defs-team | |
| url | string | |
| user | string | |
| user-id | defs-user-id |