diff --git a/src/TgBotLib/Objects/BusinessMessagesDeleted.php b/src/TgBotLib/Objects/BusinessMessagesDeleted.php index 4a0fbad..7ae96e4 100644 --- a/src/TgBotLib/Objects/BusinessMessagesDeleted.php +++ b/src/TgBotLib/Objects/BusinessMessagesDeleted.php @@ -8,6 +8,7 @@ { private string $business_connection_id; private Chat $chat; + /** * @var int[] */