Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anovazzi1 authored Aug 5, 2024
1 parent b2f686f commit dd8fb5c
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 @@ -120,6 +120,7 @@ Use the widget API to customize your widget:
| user_message_style | json | No |
| width | number | No |
| window_title | string | No |
| session_id | string | No |
| additional_headers | json | No |

- **bot_message_style:**
Expand Down Expand Up @@ -237,6 +238,11 @@ Use the widget API to customize your widget:
- Required: No
- Description: Title for the chat window, displayed in the header or title bar.

- **session_id:**
- Type: String
- Required: No
- Description: Custom session id to override the random session id used as default.

- **additional_headers:**
- Type: JSON
- Required: No
Expand Down

0 comments on commit dd8fb5c

Please sign in to comment.