mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 06:13:54 +01:00
Update PinnedChannelMessages.php
This commit is contained in:
parent
99b5177303
commit
f903f626c9
@ -21,7 +21,7 @@ use danog\MadelineProto\EventHandler\Pinned;
|
|||||||
use danog\MadelineProto\MTProtoTools\DialogId;
|
use danog\MadelineProto\MTProtoTools\DialogId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents messages s were pinned/unpinned in a [channel/supergroup](https://core.telegram.org/api/channel).
|
* Represents messages that were pinned/unpinned in a [channel/supergroup](https://core.telegram.org/api/channel).
|
||||||
*/
|
*/
|
||||||
final class PinnedChannelMessages extends Pinned
|
final class PinnedChannelMessages extends Pinned
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user