InputMessages Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Versioned wrapper for input messages.
public sealed class InputMessages
type InputMessages = class
Public NotInheritable Class InputMessages
- Inheritance
-
InputMessages
Constructors
| Name | Description |
|---|---|
| InputMessages(IReadOnlyList<ChatMessage>) |
Initializes a new instance of the InputMessages class. |
Properties
| Name | Description |
|---|---|
| Messages |
Gets the input chat messages. |
| Version |
Gets the schema version. |