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

x/mtkruto/types/3_story.ts>constructStory

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function constructStory
import { constructStory } from "https://deno.land/x/mtkruto@0.1.157/types/3_story.ts";

Parameters

story: types.StoryItem
peer: types.PeerUser | types.PeerChat | types.PeerChannel
getEntity: EntityGetter

Returns

Promise<Story>