1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 13:07:50 +01:00

change file name

This commit is contained in:
َAhJ 2023-09-03 16:23:26 +03:30
parent b4b8f096ce
commit 5d4460cd48

View File

@ -32,7 +32,7 @@ use danog\MadelineProto\StrTools;
/**
* Represents a Telegram story.
*/
final class Story extends AbstractStory
final class StorySend extends AbstractStory
{
/** Whether this story is pinned */
public readonly bool $pinned;