Provides struct and type for a Response.Refusal.Content
@type t() :: %OpenAi.Response.Refusal.Content{refusal: String.t(), type: String.t()}