diff --git a/src/ChatAuth.php b/src/ChatAuth.php index afdf1cb..e024b65 100644 --- a/src/ChatAuth.php +++ b/src/ChatAuth.php @@ -47,7 +47,6 @@ final class ChatAuth { $userInfo->colour_raw = 0x40000000; $userInfo->rank = 0; $userInfo->hierarchy = 0; - $userInfo->is_silenced = '1970-01-01T00:00:00+00:00'; $userInfo->perms = 0; $userInfo->mc_username = null; $userInfo->mc_whitelisted = 0;