mirror of
https://github.com/discordjs/discord.js.git
synced 2026-09-17 08:47:27 +00:00
docs: link CreateGuildExpressions
Co-authored-by: Almeida <github@almeidx.dev>
This commit is contained in:
@@ -55,7 +55,7 @@ class GuildEmoji extends BaseGuildEmoji {
|
||||
|
||||
/**
|
||||
* Whether the emoji is deletable by the client user
|
||||
* <info>This may be `false` if the client user has the `CreateGuildExpressions` permission
|
||||
* <info>This may be `false` if the client user has the {@link PermissionFlagsBits.CreateGuildExpressions} permission
|
||||
* but the emoji's author is not cached.</info>
|
||||
*
|
||||
* @type {boolean}
|
||||
|
||||
Reference in New Issue
Block a user