docs(types): fix typos and duplicate words across docs (#4981)

This commit is contained in:
Awesome Stickz
2026-04-22 19:49:22 +02:00
committed by GitHub
parent 44027f54fb
commit ff1a349e1a
+1 -1
View File
@@ -1795,7 +1795,7 @@ export interface RestManager {
*
* @remarks
* Includes the `user` field if the bot has the `MANAGE_GUILD_EXPRESSIONS` permission,
* or if the bot created the emoji and has the the `CREATE_GUILD_EXPRESSIONS` permission.
* or if the bot created the emoji and has the `CREATE_GUILD_EXPRESSIONS` permission.
*
* @see {@link https://docs.discord.com/developers/resources/emoji#get-guild-emoji}
*/