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

This commit is contained in:
Awesome Stickz
2026-04-22 23:19:22 +05:30
committed by GitHub
parent 44027f54fb
commit ff1a349e1a

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}
*/