Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>botCommandScopeToTlObject

Cross-runtime JavaScript library for building Telegram clients
Latest
function botCommandScopeToTlObject
import { botCommandScopeToTlObject } from "https://deno.land/x/mtkruto@0.6.3/3_types.ts";

Parameters

scope: BotCommandScope
getInputPeer: InputPeerGetter

Returns

Promise<Api.BotCommandScope>