Skip to main content
Module

x/grm/mod.ts>tl.Api.ChatReactionsAll

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChatReactionsAll
extends VirtualClass<{ allowCustom?: boolean; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChatReactionsAll } = tl.Api;

Properties

optional
allowCustom: boolean
className: "ChatReactionsAll"
classType: "constructor"
CONSTRUCTOR_ID: 1385335754
SUBCLASS_OF_ID: 320742581

Static Methods

fromReader(reader: Reader): ChatReactionsAll