mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
docs(types): fix typos and duplicate words across docs (#4981)
This commit is contained in:
@@ -1795,7 +1795,7 @@ export interface RestManager {
|
|||||||
*
|
*
|
||||||
* @remarks
|
* @remarks
|
||||||
* Includes the `user` field if the bot has the `MANAGE_GUILD_EXPRESSIONS` permission,
|
* 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}
|
* @see {@link https://docs.discord.com/developers/resources/emoji#get-guild-emoji}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user