mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-29 07:47:39 +00:00
* all: Added Components fields to message-related types * discord: Documented Reactions field * discord: Implement fix for Component * gateway: Added User and Message fields to InteractionCreateEvent * api: Made InteractionResponseData fields optional for UpdateMessage responses * api: Deprecated and updated interaction response types * gateway: Update optional interaction event fields * discord: Added ComponentWrap for json unmarshalling * state: Update components on MessageUpdate * Updated buttons example |
||
|---|---|---|
| .. | ||
| rate | ||
| webhook | ||
| api.go | ||
| api_test.go | ||
| application.go | ||
| channel.go | ||
| emoji.go | ||
| guild.go | ||
| image.go | ||
| integration_test.go | ||
| interaction.go | ||
| invite.go | ||
| login.go | ||
| member.go | ||
| message.go | ||
| message_reaction.go | ||
| role.go | ||
| send.go | ||
| send_test.go | ||
| user.go | ||
| webhook.go | ||