mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
autoconvert handler messages
This commit is contained in:
@@ -26,5 +26,5 @@ export async function editRole(
|
||||
},
|
||||
);
|
||||
|
||||
return await structures.createDiscordenoRole(result);
|
||||
return await structures.createDiscordenoRole({ role: result, guildId });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user