Skip to main content
Module

x/mtkruto/mod.ts>types.ChatReactionsSome

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.ChatReactionsSome
extends TypeChatReactions
import { types } from "https://deno.land/x/mtkruto@0.0.984/mod.ts";
const { ChatReactionsSome } = types;

Constructors

new
ChatReactionsSome(params: { reactions: Array<TypeReaction>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
reactions: Array<TypeReaction>

Static Properties

readonly
[paramDesc]: ParamDesc