Skip to main content
Module

x/coward/mod.ts>User

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

Class representing a user

Constructors

new
User(data: any, client: Client)

Properties

bot: boolean
discriminator: string
id: string
username: string