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

x/mtkruto/tl/0_api.ts>stories_storyReactionsList

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface stories_storyReactionsList
import { type stories_storyReactionsList } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "stories.storyReactionsList"
count: number
reactions: Array<StoryReaction>
chats: Array<Chat>
users: Array<User>
optional
next_offset: string