import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/invites/mod.ts";
Functions
Creates a new invite for this channel. Requires CREATE_INSTANT_INVITE | |
Deletes an invite for the given code. Requires | |
Gets the invites for this channel. Requires MANAGE_CHANNEL | |
Returns an invite for the given code or throws an error if the invite doesn't exists. | |
Get all the invites for this guild. Requires MANAGE_GUILD permission |