Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anovazzi1 committed Jul 25, 2023
1 parent aebfeeb commit 258eca3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Use the widget API to customize your widget:
| chat_position | string | No |
| chat_trigger_style | json | No |
| chat_window_style | json | No |
| chat_output_key | string | No |
| error_message_style | json | No |
| flow_id | string | Yes |
| height | number | No |
Expand Down Expand Up @@ -100,6 +101,11 @@ Use the widget API to customize your widget:
- Type: JSON
- Required: Yes
- Description: Defines the chat input elements and their values.

- **chat_output_key:**
- Type: String
- Required: No
- Description: Specify which output to choose if there is more than one output.

- **chat_position:**
- Type: String
Expand Down

0 comments on commit 258eca3

Please sign in to comment.