spacebarchat / spacebarchat/server
Route: /channels/:id/users/@me/threads/archived/private
Open
Nobody has claimed this yet.
Module: API
Route
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the TypeScript entry point for GET /channels/:id/users/@me/threads/archived/private and read the linked Discord list-joined-private-archived-threads specification. Done means this route lists the authenticated user's private archived threads according to that specification; the issue names no implementation file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100