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

feat(RESTAPIPostChannelMessage, RESTAPIPostWebhookMessage): add flags for creation #300

Merged
merged 2 commits into from Jan 19, 2022

Conversation

suneettipirneni
Copy link
Member

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

Reference Discord API Docs PRs or commits:

/**
* Message flags combined as a bitfield
*/
flags?: bigint;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a type for this

@vladfrangu vladfrangu changed the title feat(message, webook): add flags for creation feat(RESTAPIPostChannelMessage, RESTAPIPostWebhookMessage): add flags for creation Jan 19, 2022
@vladfrangu vladfrangu merged commit 4194bd9 into discordjs:main Jan 19, 2022
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