A utility function to create a form data payload given an array of file buffers
Name | Type | Optional | Description |
---|---|---|---|
files | DescriptiveRawFile[] | No | The files to create a form data payload for |
options | APIInteractionResponseCallbackData | No | The additional options for the form data payload |