Currently the image upload route was intended solely for sending images and gifs in together with messages. As such it's tied directly to the message endpoint and isn't compact enough to be able to be utilized for user profile image uploads, or for community image uploads. By removing it's direct ties I can ensure a better UX.
Currently the image upload route was intended solely for sending images and gifs in together with messages. As such it's tied directly to the message endpoint and isn't compact enough to be able to be utilized for user profile image uploads, or for community image uploads. By removing it's direct ties I can ensure a better UX.