addStoryToHighlights

Add a single story to highlights. USER-ONLY

Parameters

chatId: ID

The identifier of a chat.

storyId: number

The identifier of the story to add to highlights.

Result

void

Syntax

await client.addStoryToHighlights(chatId, storyId);