Skip to content

1.8.1

Compare
Choose a tag to compare
@DonovanDMC DonovanDMC released this 25 Sep 09:55
· 172 commits to dev since this release
62afa24
  • Update error codes
    • Fix USER_MUST_FIRST_BE_VERIFIED (251b257)
  • Add guild inventory settings (8540107)
  • Fix BotActivity missing type (55d2302)
  • Make getMessagesIterator return non-async (8f3be3e)
  • Add permissions
    • SET_VOICE_CHANNEL_STATUS (476a64f)
  • Add audit log types
    • VOICE_CHANNEL_STATUS_CREATE (476a64f)
    • VOICE_CHANNEL_STATUS_DELETE (476a64f)
  • Add message types
    • GUILD_INCIDENT_ALERT_MODE_ENABLED (dc8defc)
    • GUILD_INCIDENT_ALERT_MODE_DISABLED (dc8defc)
    • GUILD_INCIDENT_REPORT_RAID (dc8defc)
    • GUILD_INCIDENT_REPORT_FALSE_ALARM (dc8defc)
    • GUILD_DEADCHAT_REVIVE_PROMPT (dc8defc)
    • GUILD_GAMING_STATS_PROMPT (312a333)
  • Add system flags
    • SUPPRESS_CHANNEL_PROMPT_DEADCHAT (312a333)
  • Add channel flags
  • Even more guild features (7fa9aae, d67b096, b3d619e, 312a333)
  • Add team member roles (b3d619e, fb8891b)
  • Add support for overriding gateway information (469ea02, 6d610bc)
  • Add voice channel statuses (476a64f, 137d4d7, fb65f1e)
  • Add more connection types (7f7b71b)
  • Add burst reactions (8a87287)
  • Add incident actions (dc8defc)
  • Rename Miscellaneous#getNitroStickerPacks to getStickerPacks (6b76a32)
  • Add integrationType to audit log entries (137d4d7)
  • Add ReactionType constant (0c01000)
  • Rename startThreadInThreadOnlyChannl to startThreadInThreadOnlyChannel (9b8291e)
  • Fix Guilds#editEmoji using POST instead of PATCH (08d3811)
  • Fix getMessages mutating array while looping (37fd1df)
  • Add AttachmentFlags constant (312a333)