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

Update API Docs with information about default_sort_order field #5488

Merged
merged 6 commits into from
Sep 22, 2022

Conversation

danielmejido
Copy link
Contributor

Add new default_sort_order field to channel and guild objects tables in API Docs.

@NovaFox161
Copy link
Contributor

Dupe of #5475?

docs/resources/Channel.md Outdated Show resolved Hide resolved
docs/resources/Channel.md Outdated Show resolved Hide resolved
@Lulalaby
Copy link
Contributor

Lulalaby commented Sep 22, 2022

Dupe of #5475?

This was reverted (cf85bac)

Daniel Mejido and others added 3 commits September 22, 2022 12:04
docs/resources/Channel.md Outdated Show resolved Hide resolved
Co-authored-by: Shay DeWael <swdewael@gmail.com>
@shaydewael shaydewael merged commit d81f425 into main Sep 22, 2022
@shaydewael shaydewael deleted the dmejido/update-default-sort-ordering-information branch September 22, 2022 16:59
@lukellmann lukellmann mentioned this pull request Sep 27, 2022
38 tasks
zeylahellyer added a commit to twilight-rs/twilight that referenced this pull request Jan 6, 2023
Add support for forum channel sort orders. This involves a new enum
called `ForumSortOrder` with two variants of `LatestActivity` and
`CreationDate`. It's used in the `Channel::default_sort_order` field and
in the HTTP `UpdateChannel` request builder's `default_sort_order`
setter.

API docs PR: discord/discord-api-docs#5488
7596ff pushed a commit to twilight-rs/twilight that referenced this pull request Jan 6, 2023
Add support for forum channel sort orders. This involves a new enum
called `ForumSortOrder` with two variants of `LatestActivity` and
`CreationDate`. It's used in the `Channel::default_sort_order` field and
in the HTTP crate's `CreateGuildChannel` and `UpdateChannel` request
builders' `default_sort_order` setter.

API docs PR: discord/discord-api-docs#5488
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.

4 participants