stories.StoryReactionsList

List of peers that reacted to a specific story

Constructors

Constructor Description
stories.storyReactionsList List of peers that reacted to or intercated with a specific story

Methods

Method Description
stories.getStoryReactionsList Get the reaction and interaction list of a story posted to a channel, along with the sender of each reaction.

Can only be used by channel admins.

Related pages

Stories

Telegram users and channels can easily post and view stories through the API.

Go up