Skip to main content
Module

x/coward/mod.ts>Options.postRole

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

Properties

optional
name: string
optional
color: number
optional
hoist: boolean
optional
mentionable: boolean