AIChatMessageMessageTypeEnum Enumeration

AI Chat message type enumerated type

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum MessageTypeEnum

Members

question0 
thought1 
response2 
cannedResponse3 

See Also