mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-12-02 01:29:47 +00:00
- Moved gateway.InteractionCreateData to discord.Interaction, now gateway.InteractionCreateData is a struct that wraps discord.Interaction. - Split InteractionData into CommandInteractionData and ComponentInteractionData. - Renamed ButtonInteraction to ComponentInteraction. - Updated api.CommandCreateData to add new fields. - Update Component types' Type() methods to pointer receivers. |
||
|---|---|---|
| .. | ||
| advanced_bot | ||
| buttons | ||
| commands | ||
| sharded | ||
| simple | ||
| undeleter | ||