Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsClickSponsoredMessage

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

Constructors

new
ChannelsClickSponsoredMessage(params: { channel: types.TypeInputChannel; randomId: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
randomId: Uint8Array

Static Properties

readonly
[paramDesc]: ParamDesc