import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/roles/modifyRolePositions.ts";
Functions
Modify the positions of a set of role objects for the guild. Requires the MANAGE_ROLES permission. Returns a list of all of the guild's role objects on success. Fires multiple Guild Role Update Gateway events. |