- Preparing search index...
- The search index is not available
Guilded.JS
Type alias RequestOptions
RequestOptions: { body?: BodyInit | Buffer; headers: Record<string, string>; method: HTTPMethods; url: string; }
Type declaration
-
Optional
body?: BodyInit | Buffer
-
headers: Record<string, string>
-
-
url: string