Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
channels_toggleSignatures_(params: { channel: enums.InputChannel; enabled: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: enums.InputChannel
enabled: boolean

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc