Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discords api changed! #144

Closed
ouwou opened this issue Mar 12, 2023 · 1 comment
Closed

discords api changed! #144

ouwou opened this issue Mar 12, 2023 · 1 comment
Labels

Comments

@ouwou
Copy link
Member

ouwou commented Mar 12, 2023

my goal is to mimic the web client and now the web client is doing weird things that im not and i need to fix it and this issue should remind me to do it

things like:

  • native_build_number in IDENTIFY (does this even exist on the web client??)
  • api_code_version (???)
  • the guild object is now entirely messed up with the introduction of the properties field which completely diverges from the official documentation 🎉
  • data_mode which in my experience is always "full". but that implies theres a partial and hopefully that never happens 😊
  • no more user_settings (bruh) now theres user_settings_proto which is a protobuf thing (bruh)
  • PASSIVE_UPDATE_V1 events (??)
  • lazy requests are allegedly different now
@ouwou ouwou added the parity label Mar 12, 2023
@ouwou
Copy link
Member Author

ouwou commented Dec 27, 2023

unimportant

@ouwou ouwou closed this as completed Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant