Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 661 Bytes

ReportChatSessions200ResponseSessionsInner.md

File metadata and controls

12 lines (9 loc) · 661 Bytes

# ReportChatSessions200ResponseSessionsInner

Properties

Name Type Description Notes
id string The chat session's ID. [optional]
last_message_sent_time \DateTime The timestamp of the last message sent. [optional]
name string The chat session's name. [optional]
type string The chat session's type: * `Group` — A group chat. * `1:1` — A one-on-one chat. [optional]

[Back to Model list] [Back to API list] [Back to README]