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_getSavedReactionTags_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getSavedReactionTags_
extends Function_<enums.messages.SavedReactionTags>
import { messages_getSavedReactionTags_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Constructors

new
messages_getSavedReactionTags_(params: { peer?: enums.InputPeer; hash: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
hash: bigint
optional
peer: enums.InputPeer

Static Properties

__F: (params: { peer?: enums.InputPeer; hash: bigint; }) => enums.messages.SavedReactionTags
readonly
[name]: string
readonly
[paramDesc]: ParamDesc