Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
messages_sendReaction_(params: { big?: true; add_to_recent?: true; peer: enums.InputPeer; msg_id: number; reaction?: Array<enums.Reaction>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
add_to_recent: true
optional
big: true
msg_id: number
peer: enums.InputPeer
optional
reaction: Array<enums.Reaction>

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc