Open erkinalp opened 1 year ago
Why would you need to use the old apis? What "historical significance" do they have?
The simpler permission system they had could be useful in clients with extremely low memory budgets, such as Raspberry Pi Pico.
I don't think that use case is realistic. The pico has of 264kB internal RAM and a websocket connection + initial ready data can hardly be held in memory, while also running the os. IMO we should focus on the future api updates and not work on the old outdated api. same thing applies to #976
Is your feature request related to a problem? Please describe. Those API versions have some historical significance.
Describe the solution you'd like Support for these should be added with an opt-in guild feature/DM channel flag, as the permission system and the scope of the endpoints provided to the client were significantly narrower and the translations involved are lossy in either direction.
Additional context All those versions had been discontinued within the first months of Discord having started the service.