OpenCode.Generated.ImageAttachmentConfig (opencode_sdk v0.1.62)

Copy Markdown View Source

Provides struct and type for a ImageAttachmentConfig

Summary

Types

t()

@type t() :: %OpenCode.Generated.ImageAttachmentConfig{
  auto_resize: boolean() | nil,
  max_base6_4_bytes: integer() | nil,
  max_height: integer() | nil,
  max_width: integer() | nil
}