1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-01-08 04:57:31 +00:00
arikawa/utils/httputil
diamondburned 80b1dc3831
discord: Refactor interaction commands and components
This commit is an amalgamation of the following local commits:

    - Fix UnknownCommandOption unmarshaling
    - Add missing ButtonComponent.UnmarshalJSON
    - Fix ButtonComponents Style unmarshaling
    - Remove debug logging
    - SelectComponent.ComponentEmoji
    - Fix incorrect CommandOption interface
    - Switch to pointer types for interfaces
    - Remove CommandOptionMeta
    - Less verbose CommandOption type names
    - Fix unused CommandInteractionOption
    - Remove ComponentInteractionData
2021-11-09 13:09:22 -08:00
..
httpdriver API: Added WithContext API, closes #15 2020-05-03 14:02:03 -07:00
client.go discord: Refactor interaction commands and components 2021-11-09 13:09:22 -08:00
driverwrap.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
errors.go API: Potential rate limit fix for reactions 2020-12-11 17:58:52 -08:00
options.go *: Migrated Go Modules to v3 2021-06-01 19:59:01 -07:00
schema.go Changed internal/ to utils/, allowing external imports 2020-04-08 19:28:40 -07:00