AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class MessageFile

    A list of files attached to a message.

    Inheritance
    object
    AIResponse
    MessageFile
    Inherited Members
    AIResponse.Id
    AIResponse.Object
    AIResponse.Model
    AIResponse.CreatedAt
    AIResponse.Metadata
    AIResponse.Usage
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public class MessageFile : AIResponse

    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