Skip to main content
Module

x/mtkruto/mod.ts>StoryInteractions

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface StoryInteractions
Re-export
import { type StoryInteractions } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

The interactions made with a story.

Properties

optional
reactions: StoryReaction[]
optional
reactionCount: number
views: number
forwards: number