type alias Chat.ChatCompletionUserMessageParamimport { type Chat } from "https://deno.land/x/openai@v4.52.1/resources/mod.ts"; const { ChatCompletionUserMessageParam } = Chat; definition: CompletionsAPI.ChatCompletionUserMessageParam