ImageURL

public struct ImageURL

Represents image URL data for AI assistant messages

  • url

    Undocumented

    Declaration

    Swift

    public let url: String
  • Undocumented

    Declaration

    Swift

    public init(url: String)
  • Undocumented

    Declaration

    Swift

    public func toDictionary() -> [String : Any]