Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
GNU Affero General Public License v3.0
1.47k
stars
252
forks
source link
Add channel position property to channel endpoints #1132
Closed
DEVTomatoCake closed 4 months ago
This PR makes the server calculate the channel position for requests returning channels. Previously, the property wasn't returned.
Closes #1130.