mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
docs: Correct tags used for objects (#6846)
This commit is contained in:
@@ -34,8 +34,8 @@ class GuildStickerManager extends CachedManager {
|
||||
/**
|
||||
* Options for creating a guild sticker.
|
||||
* @typedef {Object} GuildStickerCreateOptions
|
||||
* @param {?string} [description] The description for the sticker
|
||||
* @param {string} [reason] Reason for creating the sticker
|
||||
* @property {?string} [description] The description for the sticker
|
||||
* @property {string} [reason] Reason for creating the sticker
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user