Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.ts>Api.storyViews

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.storyViews
import { type Api } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";
const { storyViews } = Api;

Properties

_: "storyViews"
optional
has_viewers: true
views_count: number
optional
forwards_count: number
optional
reactions: Array<ReactionCount>
optional
reactions_count: number
optional
recent_viewers: Array<bigint>