Table of Contents

Class MessageFile

A list of files attached to a message.

public class MessageFile : OpenAIObject
Inheritance
object
MessageFile
Inherited Members

Properties

MessageId

The ID of the message that the File is attached to.

public string MessageId { get; set; }

Property Value

string