Update for Discord API change
Discord, as of now, has moved the resolved
field out of the base interaction
object and into the interaction.data
object. This release accommodates this change. Thank you to @TheDevFreak for reporting this issue.
Please upgrade to this release if you are experiencing issues with using the Member, Role, etc. types.