telegramx.js

EditStoryParams

interface

Declaration

interface EditStoryParams 

Properties

areasproperty#
areas?: StoryArea[];

A JSON-serialized list of clickable areas to be shown on the story

business_connection_id: string;

Unique identifier of the business connection

caption_entities?: MessageEntity[];

A JSON-serialized list of special entities that appear in the caption, which can be specified instead of parse_mode

captionproperty#
caption?: string;

Caption of the story, 0-2048 characters after entities parsing

contentproperty#

Content of the story

parse_modeproperty#
parse_mode?: string;

Mode for parsing entities in the story caption. See formatting options for more details.

story_idproperty#
story_id: number;

Unique identifier of the story to edit