mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 02:53:31 +01:00
docs(Sticker): Fix typo (#7085)
This commit is contained in:
@@ -145,7 +145,7 @@ class Sticker extends Base {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether or not the stage instance has been deleted
|
* Whether or not the sticker has been deleted
|
||||||
* @type {boolean}
|
* @type {boolean}
|
||||||
*/
|
*/
|
||||||
get deleted() {
|
get deleted() {
|
||||||
|
|||||||
Reference in New Issue
Block a user