diff --git a/src/SockChatAuth.php b/src/SockChatAuth.php index 178dca5..5aac211 100644 --- a/src/SockChatAuth.php +++ b/src/SockChatAuth.php @@ -42,7 +42,6 @@ final class SockChatAuth { $userInfo->colour_raw = 0x40000000; $userInfo->rank = 0; $userInfo->hierarchy = 0; - $userInfo->is_silenced = '1970-01-01T00:00:00+00:00'; $userInfo->perms = 0; }