Possible to grab WeChat notification count?

Hi, I'm trying to use ni to get the unread WeChat notification count, but I'm not sure how to go about doing it. I've tried ni(pcount, com.wechat) and ni(pcount, com.tencent.wechat) but they don't seem to work. Thanks in advance!

EDIT: Nevermind - I was using the wrong pkg names! For future reference...it's com.tencent.mm

Just learned how to get to get the correct pkg name from ni(0, pkg)