Represents possible data to be given to an endpoint
The authorization prefix to use for this request, useful if you use this with bearer tokens
Default value
'Bot'
The body to send to this request. If providing as BodyInit, set
passThroughBody: true
Whether to pass-through the body property directly to
fetch()
. This only applies when files is NOT present