Skip to main content
Module

x/mtkruto/2_tl.ts>Api.updateUserName

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.updateUserName
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { updateUserName } = Api;

Properties

_: "updateUserName"
user_id: bigint
first_name: string
last_name: string
usernames: Array<Username>