# `OpenCode.Generated.ImageAttachmentConfig`
[🔗](https://github.com/UtkarshUsername/opencode-sdk-elixir/blob/v0.1.70/lib/opencode/generated/image_attachment_config.ex#L1)

Provides struct and type for a ImageAttachmentConfig

# `t`

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

---

*Consult [api-reference.md](api-reference.md) for complete listing*
