AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class MessageFile

    A list of files attached to a message.

    Inheritance
    object
    ModelResponse
    MessageFile
    Inherited Members
    ModelResponse.Id
    ModelResponse.Object
    ModelResponse.Model
    ModelResponse.CreatedAt
    ModelResponse.Metadata
    ModelResponse.Usage
    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
    In this article
    Back to top Generated by DocFX