Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing some thread listing related REST types #526

Closed
paperdave opened this issue Jul 14, 2022 · 2 comments · Fixed by #648
Closed

Missing some thread listing related REST types #526

paperdave opened this issue Jul 14, 2022 · 2 comments · Fixed by #648
Labels

Comments

@paperdave
Copy link

I'm looking for the type information for the following rest routes and it seems they are not present:

@vladfrangu
Copy link
Member

Seems like we are missing an interface export for this

Seems like we are also missing an interface export for this

Type is RESTGetAPIChannelUsersThreadsArchivedResult


Feel free to open a PR for the missing ones if you want!

@cobaltt7
Copy link
Contributor

cobaltt7 commented Aug 25, 2022

I think GET /channels/{channel.id}/threads/archived/public and GET /channels/{channel.id}/threads/archived/public are also RESTGetAPIChannelUsersThreadsArchivedResult - the docs for all three say they only have threads, members, and has_more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants