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

x/mtkruto/tl/2_types.ts>messages_AvailableReactions_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_AvailableReactions_
import { messages_AvailableReactions_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Animations and metadata associated with message reactions »

Constructors

new
messages_AvailableReactions_(params: { hash: number; reactions: Array<enums.AvailableReaction>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
reactions: Array<enums.AvailableReaction>

Animations and metadata associated with message reactions »

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc