Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pastedeno/src/node/index.ts>User

Universal Pastebin client for Deno/Node
Latest
interface User
import { type User } from "https://deno.land/x/pastedeno@0.6.2/src/node/index.ts";

Properties

user_name: string
user_format_short: string
user_expiration: string
user_avatar_url: string
user_private: number
user_website: string | null
user_email: string | null
user_location: string | null
user_account_type: number