mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 17:27:48 +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.
|
* Represents a Telegram story.
|
||||||
*/
|
*/
|
||||||
final class Story extends AbstractStory
|
final class StorySend extends AbstractStory
|
||||||
{
|
{
|
||||||
/** Whether this story is pinned */
|
/** Whether this story is pinned */
|
||||||
public readonly bool $pinned;
|
public readonly bool $pinned;
|
Loading…
Reference in New Issue
Block a user