This commit is contained in:
ITOH
2021-04-06 22:07:15 +02:00
parent 484e995140
commit 707b096360
6 changed files with 8 additions and 7 deletions
@@ -12,7 +12,7 @@ export async function editChannelOverwrite(
channelId: string,
overwriteId: string,
options: Omit<Overwrite, "id">,
) {
): Promise<undefined> {
await requireBotGuildPermissions(guildId, ["MANAGE_ROLES"]);
const result = await rest.runMethod(