Provides struct and type for a Response.Input.TextContent
@type t() :: %OpenAi.Response.Input.TextContent{text: String.t(), type: String.t()}