Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

v0.32.0

Compare
Choose a tag to compare
@andersfylling andersfylling released this 03 Jan 23:00
· 52 commits to master since this release

Had to introduce a breaking change while fixing up ApplicationCommandInteractionData; the type referred to component_type and not the actual type, which is misleading.

Added:

  • resolved struct for interaction data
  • Values, TargetID, ComponentType and Type field to interaction data
  • MaxValues, MinValues, Placeholder field to message component