RequestBody
@discordeno/bot • Docs
Documentation / @discordeno/bot / RequestBody
Interface: RequestBody
Properties
body?
optional
body:string
|FormData
Defined in
packages/rest/dist/types/types.d.ts:2921
headers
headers:
Record
<string
,string
>
Defined in
packages/rest/dist/types/types.d.ts:2920
method
method:
RequestMethods
Defined in
packages/rest/dist/types/types.d.ts:2922