mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
RESTOptions: (really) small description update for cdn (#9615)
Small option update cnd REST.ts I just add "``" to uniform cdn @defaultValue with others one (like api). The link is not broken anymore, because it do not work anymore. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ export interface RESTOptions {
|
|||||||
/**
|
/**
|
||||||
* The cdn path
|
* The cdn path
|
||||||
*
|
*
|
||||||
* @defaultValue 'https://cdn.discordapp.com'
|
* @defaultValue `'https://cdn.discordapp.com'`
|
||||||
*/
|
*/
|
||||||
cdn: string;
|
cdn: string;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user