Skip to content

0.5.1

Compare
Choose a tag to compare
@BartArys BartArys released this 22 Jun 14:02

0.5.1

Additions

  • Added PartialGuild in Invite
  • Added GuildBehavior#createEmoji
  • Added GuildEmoji#delete and GuildEmoji#edit
  • Added getInviteOrNull method to RestEntitySupplier

Fixes

  • DiscordInvite#targetUser is now correctly nullable.
  • PermissionOverwriteEntity#getGuildOrNull uses the correct supplier method.

Changes

  • Invite now uses a Channel instead of GuildChannel.