ChatThreadItem Class

Definition

Summary information of a chat thread.

public class ChatThreadItem
type ChatThreadItem = class
Public Class ChatThreadItem
Inheritance
ChatThreadItem

Properties

DeletedOn

The timestamp when the chat thread was deleted. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

Id

Chat thread id.

LastMessageReceivedOn

The timestamp when the last message arrived at the server. The timestamp is in RFC3339 format: yyyy-MM-ddTHH:mm:ssZ.

Topic

Chat thread topic.

Applies to