mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
feat(website): Show constructor information (#8540)
This commit is contained in:
@@ -91,7 +91,7 @@ export interface RESTOptions {
|
||||
/**
|
||||
* Extra information to add to the user agent
|
||||
*
|
||||
* @defaultValue ``Node.js ${process.version}``
|
||||
* @defaultValue `Node.js ${process.version}`
|
||||
*/
|
||||
userAgentAppendix: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user