Skip to main content
Module

x/mtkruto/tl/0_api.ts>account_updateProfile

Cross-runtime JavaScript library for building Telegram clients
Latest
interface account_updateProfile
import { type account_updateProfile } from "https://deno.land/x/mtkruto@0.2.30/tl/0_api.ts";

Properties

_: "account.updateProfile"
optional
first_name: string
optional
last_name: string
optional
about: string
optional
[R]: User