interface Userimport { type User } from "https://deno.land/x/pastedeno@0.6.2/src/lib/interfaces.ts"; Propertiesuser_name: stringuser_format_short: stringuser_expiration: stringuser_avatar_url: stringuser_private: numberuser_website: string | nulluser_email: string | nulluser_location: string | nulluser_account_type: number