Class MessageFile
A list of files attached to a message.
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: .dll
Syntax
public class MessageFile : ModelResponse
Properties
MessageId
The ID of the message that the File is attached to.
Declaration
public string MessageId { get; set; }
Property Value
Type | Description |
---|---|
string |