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

Provides struct and type for a AttachmentConfig

# `t`

```elixir
@type t() :: %OpenCode.Generated.AttachmentConfig{
  image: OpenCode.Generated.ImageAttachmentConfig.t() | nil
}
```

---

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