Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/2_story_interactions.ts>StoryInteractions

Cross-runtime JavaScript library for building Telegram clients
Latest
interface StoryInteractions
import { type StoryInteractions } from "https://deno.land/x/mtkruto@0.2.24/types/2_story_interactions.ts";

The interactions made with a story.

Properties

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