Skip to main content
Module

x/aether/mod.ts>User

A Deno library to interface with the Discord API
Go to Latest
class User
extends Base
import { User } from "https://deno.land/x/aether@v0.0.1-beta/mod.ts";

Constructors

new
User(data: any, client: Client)

Properties

avatar: string
readonly
avatarURL: string
bot: boolean
discriminator: string
locale: string
mfaEnabled: boolean
system: boolean
readonly
tag: string
username: string