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

Document attachment flags #6272

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Document attachment flags #6272

merged 3 commits into from
Jul 13, 2023

Conversation

panley01
Copy link
Contributor

@panley01 panley01 commented Jul 5, 2023

Documents the new attachment flags field and the flag 1 << 2 for the remix feature. I am not aware of any other flags on attachments.

Documents the new attachment flags field and the flag `1 << 2` for the remix feature. I am not aware of any other flags on attachments.
docs/resources/Channel.md Outdated Show resolved Hide resolved
@panley01
Copy link
Contributor Author

panley01 commented Jul 5, 2023

@Lulalaby thanks for catching that typo!

@advaith1
Copy link
Member

advaith1 commented Jul 5, 2023

1 << 0: IS_CLIP
1 << 1: IS_THUMBNAIL
1 << 2: IS_REMIX

docs/resources/Channel.md Outdated Show resolved Hide resolved
@shaydewael shaydewael merged commit 8530715 into discord:main Jul 13, 2023
2 checks passed
Nihlus added a commit to Remora/Remora.Discord that referenced this pull request Jul 14, 2023
lukellmann added a commit to kordlib/kord that referenced this pull request Sep 3, 2023
lukellmann added a commit to kordlib/kord that referenced this pull request Sep 3, 2023
shaydewael pushed a commit to Jupith/discord-api-docs that referenced this pull request May 14, 2024
* Document attachment flags

Documents the new attachment flags field and the flag `1 << 2` for the remix feature. I am not aware of any other flags on attachments.

* Update docs/resources/Channel.md

Co-authored-by: Lala Sabathil <[email protected]>

* Update docs/resources/Channel.md

Co-authored-by: advaith <[email protected]>

---------

Co-authored-by: Lala Sabathil <[email protected]>
Co-authored-by: advaith <[email protected]>
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