Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesTogglePeerTranslations

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

Constructors

new
MessagesTogglePeerTranslations(params: { disabled?: true; peer: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
disabled: true

Static Properties

readonly
[paramDesc]: ParamDesc