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>ChatReactionsAll_

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

All reactions or all non-custom reactions are allowed

Constructors

new
ChatReactionsAll_(params?: { allow_custom?: true; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
allow_custom: true

Whether to allow custom reactions

Static Properties

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