BotConversationSession
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| session_id | Long | [default to null] | |
| bot_username | String | [default to null] | |
| bot_display_name | String | [default to null] | |
| bot_avatar_url | String | [optional] [default to null] | |
| bot_description | String | [optional] [default to null] | |
| session_status | String | [default to null] | |
| created_at | Long | [default to null] | |
| last_activity_at | Long | [default to null] | |
| unread_count | Integer | [default to null] | |
| context | any | [optional] [default to null] |