Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesStartBot

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesStartBot
import { functions } from "https://deno.land/x/mtkruto@0.0.984/mod.ts";
const { MessagesStartBot } = functions;

Constructors

new
MessagesStartBot(params: { bot: types.TypeInputUser; peer: types.TypeInputPeer; randomId: bigint; startParam: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
randomId: bigint
startParam: string

Static Properties

readonly
[paramDesc]: ParamDesc