Skip to main content
Module

x/mtkruto/2_tl.ts>Api.messages_sendReaction

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.messages_sendReaction
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { messages_sendReaction } = Api;

Properties

_: "messages.sendReaction"
optional
big: true
optional
add_to_recent: true
peer: InputPeer
msg_id: number
optional
reaction: Array<Reaction>
optional
[R]: Updates