-
-
Notifications
You must be signed in to change notification settings - Fork 131
Description
A lot of PRs are (still) open in Discord's API Docs repository, and some features may arrive that we don't have the types for yet Vlad from the future here: that isn't the case anymore
This issue is here just as a check list to make sure we are at least up to date with Discord
If any of these have been done already, let me know here, on Discord, and if not, feel free to either let us know here or make a PR!
Round 1
-
Document missing fields in Create and Modify Guild discord/discord-api-docs#1764
-
Make guildmember premium_since not optional discord/discord-api-docs#2044
-
Document Member nick being optional discord/discord-api-docs#2209 ?
-
Document last_pin_timestamp being nullable discord/discord-api-docs#2215
-
Document Attachment dimensions being optional discord/discord-api-docs#2214
Round 2
-
Re-organize interactions structure because 1 file is NOT enough
-
Consider re-organizing all REST files based on their methods? so we'd do /rest/interactions/<method>.ts, where we define just that method's interfaces, respecting the current naming convention
-
Oauth2 types. Are they even accurate? Nobody knows. Need to shoot an eye at those again, esp with all the scopes... Lord spare me
-
Document JSON Error Code 30037 discord/discord-api-docs#2869
-
Boopable Noses - Soon™️
