Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Constructors

new
AvailableReaction_(params: { inactive?: true; premium?: true; reaction: string; title: string; static_icon: enums.Document; appear_animation: enums.Document; select_animation: enums.Document; activate_animation: enums.Document; effect_animation: enums.Document; around_animation?: enums.Document; center_icon?: enums.Document; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
activate_animation: enums.Document
appear_animation: enums.Document
optional
around_animation: enums.Document
optional
center_icon: enums.Document
effect_animation: enums.Document
optional
inactive: true
optional
premium: true
reaction: string
select_animation: enums.Document
static_icon: enums.Document
title: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc