Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cordeno/src/client/constructors/struct/UserStruct.ts>UserStruct

🦕 A Discord API wrapper for developing discord bots using the Deno runtime.
Latest
class UserStruct
import { UserStruct } from "https://deno.land/x/cordeno@v0.3.5/src/client/constructors/struct/UserStruct.ts";

Constructors

new
UserStruct(client: Client, payload: User)

Properties

avatar: string | null
bot: boolean
readonly
createdOn
readonly
createdTimestamp
discriminator: string
id: string
optional
system: boolean
username: string