Skip to main content
Module

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

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

Properties

_: "bots.setBotInfo"
optional
bot: InputUser
lang_code: string
optional
name: string
optional
about: string
optional
description: string
optional
[R]: boolean