Skip to main content
Module

x/mtkruto/3_types.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.2.24/3_types.ts";

The interactions made with a story.

Properties

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