@@ -92,6 +92,15 @@ class Wx
return Notify::getInstance($this->config);
}
/**
* @return Token
*/
public function getToken()
{
return Token::getInstance($this->config);
* @return WxClient
The note is not visible to the blocked user.