It would be better if we used revoltchat/android's API/Websocket client, as it already implements most API methods and models, it would be as simple as stripping unnecessary models.
Then, when new Upryzing specific routes get added, we could do a client-side check before performing any actions. Preferably using annotations.
It would be better if we used revoltchat/android's API/Websocket client, as it already implements most API methods and models, it would be as simple as stripping unnecessary models.
Then, when new Upryzing specific routes get added, we could do a client-side check before performing any actions. Preferably using annotations.