danog\MadelineProto\EventHandler\Pinned\PinnedGroupMessages
Author: Daniil Gentili daniil@daniil.it
Represents messages that were pinned/unpinned in a chat/supergroup.
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