Skip to main content
Module

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

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

Constructors

new
StoryReaction_(params: { peer_id: enums.Peer; date: number; reaction: enums.Reaction; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
peer_id: enums.Peer
reaction: enums.Reaction

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc