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:
parent
b4b8f096ce
commit
5d4460cd48
@ -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;
|
Loading…
Reference in New Issue
Block a user