Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>bots_setBotInfo_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class bots_setBotInfo_
extends Function_<boolean>
import { bots_setBotInfo_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
bots_setBotInfo_(params: { bot?: enums.InputUser; lang_code: string; name?: string; about?: string; description?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
about: string
optional
bot: enums.InputUser
optional
description: string
lang_code: string
optional
name: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc