1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-11-30 18:53:30 +00:00
arikawa/utils
diamondburned 331ec59dec discord: Refactor interactions and components
This commit gets rid of contain-it-all structs and instead opt for
interface union types containing underlying concrete types with no
overloading.

The code is much more verbose by doing this, but the API is much nicer
to use. The only disadvantage in that regard is the interface assertion
being too verbose and risky for users at times.
2021-11-12 11:38:36 -08:00
..
bot bot: Fix previous breaking change 2021-09-22 10:56:40 -07:00
gensnowflake discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
handler state, handler: Refactor state storage and sync handlers 2021-11-03 15:16:02 -07:00
httputil discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00
json
sendpart
wsutil gateway: Fix Context overwrite in Gateway.Open (#285) 2021-10-20 15:06:06 -07:00
generate-option-marshalers.sh discord: Refactor interactions and components 2021-11-12 11:38:36 -08:00