Skip to main content
variable GUILD_MEMBER_ROLE
import { GUILD_MEMBER_ROLE } from "https://deno.land/x/denord@0.1.0/internals/endpoint-urls.ts";

type

(
id: GuildId,
userId: UserId,
roleId: string,
) => unknown