ADK.Types.Blob (adk_ex v1.1.0)

Copy Markdown View Source

Binary data with MIME type.

Summary

Types

t()

@type t() :: %ADK.Types.Blob{data: binary(), mime_type: String.t()}