ChatThreadProperties Class  
ChatThreadProperties.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ChatThreadProperties(**kwargs: Any)
	Variables
| Name | Description | 
|---|---|
| 
		 id 
	 | 
	
		
		 Chat thread id.  | 
| 
		 topic 
	 | 
	
		
		 Chat thread topic.  | 
| 
		 created_on 
	 | 
	
		
		 The timestamp when the chat thread was created.  | 
| 
		 created_by 
	 | 
	
		
		 the chat thread owner.  |