1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-12 13:16:42 +00:00
arikawa/state
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
..
store api: Finalized buttons implementation (#200) 2021-05-29 21:32:33 -07:00
event_dispatcher.go State: Fix data race between ready and guild create handler 2021-05-29 12:38:22 -07:00
events.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00
state.go State: Fix data race between ready and guild create handler 2021-05-29 12:38:22 -07:00
state_events.go Gateway: Readd Presences into Ready 2020-12-19 18:46:21 -08:00