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

Trigger CI

This commit is contained in:
Daniil Gentili 2023-09-01 15:53:08 +02:00
parent c879e85b6b
commit e4844b75ce
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -19,7 +19,7 @@ namespace danog\MadelineProto\EventHandler;
use danog\MadelineProto\MTProto;
/**
*
* Represents a Telegram Story.
*/
abstract class AbstractStory extends Update
{