Skip to main content
Module

x/coward/mod.ts>Role

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
class Role
import { Role } from "https://deno.land/x/coward@v0.1.0/mod.ts";

Class representing a Role

Constructors

new
Role(data: any, client: Client)

Properties

color: number
hoist: boolean
id: string
managed: boolean
mentionable: boolean
name: string