1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-01 23:09:03 +00:00
arikawa/_example/buttons
samhza dc92845315
discord: move Interaction over; update api.CommandCreateData (#274)
- 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.
2021-09-09 16:06:44 -07:00
..
main.go discord: move Interaction over; update api.CommandCreateData (#274) 2021-09-09 16:06:44 -07:00