Skip to content

MessageParameter content is always a String #88

@ADiamondDeveloper

Description

@ADiamondDeveloper

Currently, MessageParameter content is always a string. Could you update it to allow more flexibility, similar to the content in createMessage, since messages might need to handle different types of content?

From: let content: String

To: let content: [ContentPart], allowing for text, image_file, and image_url objects."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions