fileIds

@SerialName(value = "file_ids")
val fileIds: List<FileId>? = null

A list of File IDs that the message should use. There can be a maximum of 10 files attached to a message. Useful for tools like retrieval and code interpreter that can access and use files.