From bc9c62b7be6855f5b76efaf7f6d98b21b1af99ad Mon Sep 17 00:00:00 2001 From: Netkas Date: Sun, 12 Feb 2023 23:02:48 -0500 Subject: [PATCH] Minor change --- src/TgBotLib/Objects/VideoChatParticipantsInvited.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/TgBotLib/Objects/VideoChatParticipantsInvited.php b/src/TgBotLib/Objects/VideoChatParticipantsInvited.php index bba8536..e7b67ef 100644 --- a/src/TgBotLib/Objects/VideoChatParticipantsInvited.php +++ b/src/TgBotLib/Objects/VideoChatParticipantsInvited.php @@ -8,7 +8,6 @@ class VideoChatParticipantsInvited implements ObjectTypeInterface { - /** * @var User[] */