v1.10.2
- 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.