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