messages.MessageViews#

class pyrogram.raw.types.messages.MessageViews#

View, forward counter + info about replies.

Constructor of MessageViews.

Details:
  • Layer: 158

  • ID: B6C4F543

Parameters:
  • views (List of MessageViews) – View, forward counter + info about replies.

  • chats (List of Chat) – Chats mentioned in constructor.

  • users (List of User) – Users mentioned in constructor.

Functions:

This object can be returned by 1 function.

messages.GetMessagesViews

Get and increase the view counter of a message sent or forwarded from a channel.