Skip to main content
Module

x/mtkruto/client/5_client.ts>Client#deleteStory

Cross-runtime JavaScript library for building Telegram clients
Latest
method Client.prototype.deleteStory
import { Client } from "https://deno.land/x/mtkruto@0.2.30/client/5_client.ts";

Delete a single story. User-only.

Parameters

chatId: ID

The identifier of the chat to delete the story from.

storyId: number

The identifier of the story to delete.