menu
openai_dart package
documentation
openai_dart_assistants.dart
ThreadMessage
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
MessageAttachment
>
?
attachments
final
File attachments for this message.
Implementation
final List<MessageAttachment>? attachments;
openai_dart package
documentation
openai_dart_assistants
ThreadMessage
attachments property
ThreadMessage class