1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 20:11:26 +01:00

Trigger build

This commit is contained in:
Daniil Gentili 2023-09-01 16:11:08 +02:00
parent 2d0bea4d03
commit 1b2ac28f49
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -21,7 +21,7 @@ use danog\MadelineProto\MTProto;
/**
*
* Represents a deleted story.
*/
final class StoryDeleted extends AbstractStory
{