We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
discord.js
There is no option to create a temporary invite in the discord.js
But there is in the web version (request body with "flags: 1") when creating an invite in a voice chat
Is there any plan to add it?
Adding in InviteCreateOptions interface parameter "flags"
No response
The text was updated successfully, but these errors were encountered:
This property doesn't seem to be documented: https://discord.com/developers/docs/resources/channel#create-channel-invite
You can create an issue at discord/discord-api-docs for it to be documented.
Sorry, something went wrong.
No branches or pull requests
Which application or package is this feature request for?
discord.js
Feature
There is no option to create a temporary invite in the discord.js
But there is in the web version (request body with "flags: 1") when creating an invite in a voice chat
Is there any plan to add it?
Ideal solution or implementation
Adding in InviteCreateOptions interface parameter "flags"
Alternative solutions or implementations
No response
Other context
No response
The text was updated successfully, but these errors were encountered: