Skip to content

Commit

Permalink
refactor: Remove guild scheduled event image
Browse files Browse the repository at this point in the history
This was backported (not new for version 14). discordjs/discord.js#7613 & discordjs/discord.js#7549
  • Loading branch information
Jiralite committed Mar 11, 2022
1 parent 0485618 commit 96fe47c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions guide/additional-info/changes-in-v14.md
Expand Up @@ -360,10 +360,6 @@ const buttonStyle = EnumResolvers.resolveButtonStyle('PRIMARY');

Added `#delete` and `#edit` methods for managing existing guild emojis.

### GuildScheduledEvent

Added `#coverImage` and `coverImageURL` for getting cover image data for a guild scheduled event.

### Interaction

Added `#isRepliable` to check whether a given interaction can be replied to.
Expand Down

0 comments on commit 96fe47c

Please sign in to comment.