type alias Chat.ChatCompletionFunctionMessageParamimport { type Chat } from "https://deno.land/x/openai@v4.69.0/resources/chat/chat.ts"; const { ChatCompletionFunctionMessageParam } = Chat; definition: CompletionsAPI.ChatCompletionFunctionMessageParam