mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 07:34:41 +01:00
Fix
This commit is contained in:
parent
3ffa410340
commit
97169b5853
@ -19,9 +19,11 @@ namespace danog\MadelineProto\EventHandler\Story;
|
||||
use danog\MadelineProto\EventHandler\AbstractStory;
|
||||
use danog\MadelineProto\MTProto;
|
||||
|
||||
/**
|
||||
* Represents a reaction to a story.
|
||||
*/
|
||||
final class StoryReaction extends AbstractStory
|
||||
{
|
||||
|
||||
public readonly int|string|null $reaction;
|
||||
|
||||
/** @internal */
|
||||
|
Loading…
Reference in New Issue
Block a user