Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSetDefaultReaction

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

Constructors

new
MessagesSetDefaultReaction(params: { reaction: types.TypeReaction; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
reaction: types.TypeReaction

Static Properties

readonly
[paramDesc]: ParamDesc