ChatMessageResponse.Role

ChatMessageResponse.Role property

Gets or sets the role of the messages author.

public string Role { get; set; }

See Also