Skip to content

v1.10.2

Compare
Choose a tag to compare
@DonovanDMC DonovanDMC released this 19 Apr 09:35
· 97 commits to dev since this release
e86de31
  • make webhook edit content nullable (ae2b8fc)
  • Add route to refresh attachment URLs (fc9445a)
  • Remove poll allowed mention hack (b47ece0)
  • Fix polls not working on webhooks (b47ece0)

Notice

The previous version, 1.10.1 contained a hack that didn't send the default allowedMentions when a poll was also being sent. This will result in any message you send with a poll and content not having the correct allowedMentions applied unless you specify them manually. This version fixes that.