Provides struct and type for a Audio.Transcription.Text.DeltaEvent.Logprobs
@type t() :: %OpenAi.Audio.Transcription.Text.DeltaEvent.Logprobs{ bytes: [integer()] | nil, logprob: number() | nil, token: String.t() | nil }