Skip to content

feat: add channel threads listing endpoint - #291

Open
yashkhare0 wants to merge 1 commit into
mainfrom
feat/channel-thread-count
Open

feat: add channel threads listing endpoint#291
yashkhare0 wants to merge 1 commit into
mainfrom
feat/channel-thread-count

Conversation

@yashkhare0

Copy link
Copy Markdown
Collaborator

GET /channels/:channelId/threads lists all message threads (messages with replies) including reply counts, last reply time, and truncated parent content. Sorted by most recent reply. Configurable limit.

  • 5 new tests

GET /channels/:channelId/threads lists all message threads
(messages with replies) including reply counts, last reply time,
and truncated parent content. Sorted by most recent reply.

- 5 new tests

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant