1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-20 01:09:21 +00:00
arikawa/_example
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
..
advanced_bot api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
buttons discord: move Interaction over; update api.CommandCreateData (#274) 2021-09-09 16:06:44 -07:00
commands api: Make some InteractionResponseData fields nullable (#256) 2021-08-08 13:20:54 -07:00
sharded shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00
simple shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00
undeleter shard: Remake shard manager (#226) 2021-06-14 15:22:55 -07:00