mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
Update create_guild_role.ts
This commit is contained in:
@@ -18,4 +18,3 @@ export interface DiscordCreateGuildRole
|
||||
extends Omit<CreateGuildRole, "permissions"> {
|
||||
permissions?: string;
|
||||
}
|
||||
// TODO: check this
|
||||
|
||||
Reference in New Issue
Block a user