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