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

Rest client has untyped methods for some thread actions #50

Closed
paperdave opened this issue Jul 14, 2022 · 0 comments
Closed

Rest client has untyped methods for some thread actions #50

paperdave opened this issue Jul 14, 2022 · 0 comments
Labels
bug Something isn't working pkg:rest upstream Waiting on something in another project.

Comments

@paperdave
Copy link
Member

The following methods do not have types unless they are named something nonstandard.

  • channel.listPublicArchivedThreads docs
  • channel.listPrivateArchivedThreads docs
  • channel.listJoinedPrivateArchivedThreads docs

I have an issue open upstream at discordjs/discord-api-types#526 inquiring about this. if enough time goes by, i'll take a deep look though api types and figure out how to implement them.

I would add the low hanging fruit tag but i don't think any action of touching gen-routes.js is low hanging haha.

@paperdave paperdave added bug Something isn't working upstream Waiting on something in another project. pkg:rest labels Jul 14, 2022
@paperdave paperdave modified the milestone: post 2.0 Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pkg:rest upstream Waiting on something in another project.
Projects
None yet
Development

No branches or pull requests

1 participant