Describe the bug

To Reproduce
Steps to reproduce the behaviour:
Use
api.listen.on('loadEmojis', (context, json) => {
});
to extend emojis with stickers that have URLs and have no cp attribute, this exception occurs
Expected behavior
Ignore the null value of cp
Screenshots
see above