stories.StoryReactionsList

class pyrogram.raw.types.stories.StoryReactionsList

Telegram API type.

Constructor of StoryReactionsList.

Details:
  • Layer: 187

  • ID: AA5F789C

Parameters:
  • count (int 32-bit) – N/A

  • reactions (List of StoryReaction) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

stories.GetStoryReactionsList

Telegram API function.