Provides struct and type for a Chat.Completion.Request.AssistantMessageFunctionCall
@type t() :: %OpenAi.Chat.Completion.Request.AssistantMessageFunctionCall{ arguments: String.t(), name: String.t() }