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

fix(RESTGetAPIChannelUsersThreadsArchivedResult): add has_more missing field #543

Merged
merged 2 commits into from Aug 9, 2022

Conversation

Mateo-tem
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged:

Adds has_more missing field to RESTGetAPIChannelUsersThreadsArchivedResult.
In an older PR, the property has_more was deleted in APIThreadList, which is the value of this route type.

According to GET /channels/{channel.id}/users/@me/threads/archived/private, the response body has the has_more field.

If applicable, please reference Discord API Docs PRs or commits that influenced this PR:

@vercel
Copy link

vercel bot commented Jul 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-api-types ✅ Ready (Inspect) Visit Preview Jul 29, 2022 at 11:01PM (UTC)

@vladfrangu vladfrangu merged commit 796f6d8 into discordjs:main Aug 9, 2022
@Mateo-tem Mateo-tem deleted the fix/threads-has-more-field branch August 9, 2022 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants