sttp.openai.requests.threads.messages.ThreadMessagesResponseData.MessageFileData
See theMessageFileData companion object
Value parameters
- createdAt
-
The Unix timestamp (in seconds) for when the message file was created.
- id
-
The identifier, which can be referenced in API endpoints.
- messageId
-
The ID of the message that the File is attached to. For more information please visit: https://platform.openai.com/docs/api-reference/messages/file-object
- object
-
The object type, which is always thread.message.file.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article