ImageFile.FileId

ImageFile.FileId property

Gets or sets the File ID of the image in the message content. Set purpose=“vision” when uploading the File if you need to later display the file content.

public string FileId { get; set; }

See Also