ChatMessageResponse.Content

ChatMessageResponse.Content property

Gets or sets the contents of the message.

public string Content { get; set; }

See Also