You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`UpdateTime`|**int64*|:heavy_minus_sign:| Server Unix timestamp of the update time (in seconds since epoch UTC). ||
14
-
|`Name`|**string*|:heavy_minus_sign:| The name of the Chat. ||
15
-
|`ApplicationID`|**string*|:heavy_minus_sign:| The ID of the AI App that this Chat is associated to. ||
16
-
|`ApplicationName`|**string*|:heavy_minus_sign:| The display name of the AI App that this Chat is associated to. ||
17
-
|`Icon`|[*components.IconConfig](../../models/components/iconconfig.md)|:heavy_minus_sign:| Defines how to render an icon | {<br/>"color": "#343CED",<br/>"key": "person_icon",<br/>"iconType": "GLYPH",<br/>"name": "user"<br/>} |
18
-
|`Messages`|[][components.ChatMessage](../../models/components/chatmessage.md) |:heavy_minus_sign:| The chat messages within a Chat. ||
8
+
| Field | Type | Required | Description | Example |
|`UpdateTime`|**int64*|:heavy_minus_sign:| Server Unix timestamp of the update time (in seconds since epoch UTC). ||
14
+
|`Name`|**string*|:heavy_minus_sign:| The name of the Chat. ||
15
+
|`ApplicationID`|**string*|:heavy_minus_sign:| The ID of the AI App that this Chat is associated to. ||
16
+
|`ApplicationName`|**string*|:heavy_minus_sign:| The display name of the AI App that this Chat is associated to. ||
17
+
|`Icon`|[*components.IconConfig](../../models/components/iconconfig.md)|:heavy_minus_sign:| Defines how to render an icon | {<br/>"color": "#343CED",<br/>"key": "person_icon",<br/>"iconType": "GLYPH",<br/>"name": "user"<br/>} |
0 commit comments