Skip to main content
Module

x/mtkruto/mod.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.183/mod.ts";

Parameters

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

Returns

Promise<Story>