summary refs log tree commit diff
path: root/src/api/routes/v9/channels/#channel_id (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up imports dev/rory/versioned-apiTheArcaneBrony2023-01-142-12/+2
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* var -> letTheArcaneBrony2023-01-147-14/+14
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move isTextChannel to channelTheArcaneBrony2023-01-144-33/+5
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move endpoints to respective versions, split out non implemented routesTheArcaneBrony2023-01-1415-0/+1723
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>