mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-12-01 17:00:56 +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 |
||
|---|---|---|
| .. | ||
| application.go | ||
| auditlog.go | ||
| channel.go | ||
| component.go | ||
| discord.go | ||
| emoji.go | ||
| guild.go | ||
| guild_consts.go | ||
| invite.go | ||
| message.go | ||
| message_embed.go | ||
| permission.go | ||
| snowflake.go | ||
| snowflake_test.go | ||
| time.go | ||
| url.go | ||
| user.go | ||
| voice.go | ||
| webhook.go | ||