1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-02 07:18:49 +00:00
arikawa/discord
Scott 10c8837000 api: Finalized buttons implementation (#200)
* 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
2021-05-29 21:32:33 -07:00
..
application.go discord: Add CreatedAt() methods 2021-05-20 22:53:46 -07:00
auditlog.go discord: Add CreatedAt() methods 2021-05-20 22:53:46 -07:00
channel.go discord: Use consts for Discord constants 2021-05-29 14:16:44 -07:00
component.go api: Finalized buttons implementation (#200) 2021-05-29 21:32:33 -07:00
discord.go Discord: optimize struct sizes; add missing fields 2020-11-22 09:16:24 -08:00
emoji.go discord: Emoji methods use IsUnicode() 2021-05-29 14:16:44 -07:00
guild.go discord: Add CreatedAt() methods 2021-05-20 22:53:46 -07:00
guild_consts.go discord: Use consts for Discord constants 2021-05-29 14:16:44 -07:00
invite.go
message.go api: Finalized buttons implementation (#200) 2021-05-29 21:32:33 -07:00
message_embed.go
permission.go discord: Fixed docs links 2021-05-29 14:16:44 -07:00
snowflake.go Discord: typed snowflake for Interaction 2021-02-17 17:41:19 -08:00
snowflake_test.go
time.go
url.go
user.go discord: Add User.Tag() method 2021-05-20 22:53:46 -07:00
voice.go Discord: optimize struct sizes; add missing fields 2020-11-22 09:16:24 -08:00
webhook.go discord: Add CreatedAt() methods 2021-05-20 22:53:46 -07:00