switchupcb / dasgo

Discord API Specification Type Definitions for Go.
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Dasgo beta #3

Closed switchupcb closed 2 years ago

switchupcb commented 2 years ago

Version beta (prior to v10) will require the following changes:

Flags Overhaul

Pointers (Specification)

This may require another update to the specification.

Query Strings

Image Data

switchupcb commented 2 years ago

We will keep Data URI schemes as strings unless it makes sense to create its own data type (as per https://onethinglab.com/data-url-parse-in-golang). It's a given that API Wrappers would implement decoding at the level of their own needs.