This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
v0.32.0
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