The response to view label data for Teams
| KEY | TYPE | Description |
|---|---|---|
| welcomeMessage | str | on the first installation of the app the user will get this message |
| defaultMessage | str | when user triggers hi, hello, help they will get this message |
| disclaimer | str | given along with every bot response |
| messagingBotName | str | the name you want to see at various places instead of Abacus.AI |
| useDefaultLabel | bool | to use the default Abacus.AI label in case it is set to true |
| initAckReq | bool | Set to true if the initial Acknowledgment for the query is required by the user |
| defaultLabels | dict | Dictionary of default labels, if the user-specified labels aren't set |
| enabledExternalLinks | list | list of external application which have external links applicable |