if i call getuser on a userid and that user later changes emoji status, and I call getuser again its being cached (just like the chatIds and getChats/LoadChats, for some reason they always return old chats lists until I remove db.sqlie file), so i never receive the new status.
how can we mitigate this?