mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-25 21:55:47 +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 |
||
|---|---|---|
| .. | ||
| channel.go | ||
| defaultstore.go | ||
| emoji.go | ||
| guild.go | ||
| me.go | ||
| member.go | ||
| message.go | ||
| message_test.go | ||
| presence.go | ||
| role.go | ||
| voicestate.go | ||