Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSetChatAvailableReactions

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesSetChatAvailableReactions
import { functions } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { MessagesSetChatAvailableReactions } = functions;

Constructors

new
MessagesSetChatAvailableReactions(params: { peer: types.TypeInputPeer; availableReactions: types.TypeChatReactions; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
availableReactions: types.TypeChatReactions

Static Properties

readonly
[paramDesc]: ParamDesc