public void GetInbox(bool isSender = false) { api.GetInbox(isSender); InboxManager.instance.isSettingJSON = true; }