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