Skip to main content
Module

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

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

Constructors

new
BotsCanSendMessage(params: { bot: types.TypeInputUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: types.TypeInputUser

Static Properties

readonly
[paramDesc]: ParamDesc