Link Search Menu Expand Document

danog\MadelineProto\EventHandler\Channel\MessageViewsChanged

Back to index

Author: Daniil Gentili daniil@daniil.it

Indicates that the view counter of a message in a channel has changed.

Properties

  • $chatId: int Channel ID
  • $id: int ID of the message
  • $views: int New view counter — Generated by danog/phpdoc