Click or drag to resize
ParaPlan Logo

ChatThreadmessages Property

[Missing <summary> documentation for "P:ParaPlanREST.Models.ChatThread.messages"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<ChatMessage> messages { get; set; }

Property Value

Type: ListChatMessage
See Also