docs: link CreateGuildExpressions

Co-authored-by: Almeida <github@almeidx.dev>
This commit is contained in:
Danial Raza
2026-09-13 00:12:54 +02:00
committed by GitHub
co-authored by Almeida
parent c11ecf8609
commit f8b34dab7e
@@ -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}