arikawa/utils
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
..
bot bot: Fix previous breaking change 2021-09-22 10:56:40 -07:00
gensnowflake discord: Refactor interaction commands and components 2021-11-09 13:09:22 -08:00
handler state, handler: Refactor state storage and sync handlers 2021-11-03 15:16:02 -07:00
httputil discord: Refactor interaction commands and components 2021-11-09 13:09:22 -08:00
json option: Move conflicting types into package discord 2021-08-30 13:23:43 -07:00
sendpart api: Update sending/editing messages for v9 (#230) 2021-06-17 23:32:11 -07:00
wsutil gateway: Fix Context overwrite in Gateway.Open (#285) 2021-10-20 15:06:06 -07:00