danog\MadelineProto\EventHandler\Pinned\PinnedChannelMessages
Author: Daniil Gentili daniil@daniil.it
Represents messages that were pinned/unpinned in a channel.
Properties
$pinned
:bool
Whether the messages were pinned or unpinned.$ids
:list<int>
List of identifiers of pinned messages.$chatId
:int
ID of the chat where the messages were pinned. — Generated by danog/phpdoc