Skip to content

1.3.0

Choose a tag to compare

@DonovanDMC DonovanDMC released this 28 Oct 06:16
· 608 commits to dev since this release
6b10dda
  • Remove comments about ephemeral messages not being deletable (2b2ca65)
  • ComponentInteraction helpers (isButtonComponentInteraction() & isSelectMenuComponentInteraction()) (4adb42d, a60dc5c)
  • Fix latency checks (0ab6f4e, 1cfb1a6, 7ea9462)
  • Add PremiumTypes.NITRO_BASIC (fac0abb)
  • Add DEVELOPER_SUPPORT_SERVER feature (fac0abb)
  • Add To JSONErrorCodes
    • SERVICE_RESOURCE_RATE_LIMITED (fac0abb)
    • INVALID_ACTIVITY_ACTION (fac0abb)
    • INELIGIBLE_FOR_SUBSCRIPTION (18f2465)
  • Add limit note to EditGuildChannelOptions#appliedTags & availableTags (fac0abb)
  • Fix Auto Max Concurrency (#26) (7e6b60c)
  • Emit resume after shard resumed (#27) (e5abdd9)
  • Emit shardPreReady on preReady (#28) (6cfd38e)
  • Set session ID on ready (#29) (6201639)
  • Set lastMessageID & lastMessage to null when the existing message is deleted (bd5db1f)

Breaking