diff --git a/src/EventHandler/Message/Service/DialogGiftStars.php b/src/EventHandler/Message/Service/DialogGiftStars.php index 3db4fe3d5..fae9bcc45 100644 --- a/src/EventHandler/Message/Service/DialogGiftStars.php +++ b/src/EventHandler/Message/Service/DialogGiftStars.php @@ -14,6 +14,8 @@ * @link https://docs.madelineproto.xyz MadelineProto documentation */ +namespace danog\MadelineProto\EventHandler\Message\Service; + use danog\MadelineProto\EventHandler\Message\ServiceMessage; use danog\MadelineProto\MTProto;