Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
BotsSetBotBroadcastDefaultAdminRights(params: { adminRights: types.TypeChatAdminRights; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
adminRights: types.TypeChatAdminRights

Static Properties

readonly
[paramDesc]: ParamDesc