Skip to main content
Module

x/grm/mod.ts>Api.Username

MTProto API Client for Deno 🦕
Latest
class Api.Username
extends VirtualClass<{ editable?: boolean; active?: boolean; username: string; }>
import { Api } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { Username } = Api;

Properties

optional
active: boolean
className: "Username"
classType: "constructor"
CONSTRUCTOR_ID: 3020371527
optional
editable: boolean
SUBCLASS_OF_ID: 19424289
username: string