addStoryToHighlights
Add a single story to highlights. USER-ONLY
Parameters
The identifier of a chat.
storyId: number
The identifier of the story to add to highlights.
Result
void
Syntax
await client.addStoryToHighlights(chatId, storyId);
Add a single story to highlights. USER-ONLY
The identifier of a chat.
The identifier of the story to add to highlights.
await client.addStoryToHighlights(chatId, storyId);