In the aapi.py file, I did not see any steps to retrieve or process emojis or sticker images that might exist in the novel comment section. When I tested using the code below, I could not obtain any emojis or sticker images from the novel comments. Comments containing only sticker images (e.g.) were completely ignored. I am not sure if I missed something, or if this is simply a limitation of the API.
在aapi.py中,我并没看到任何对小说评论区中可能存在的绘文字或者表情贴图进行获取或者处理的步骤,在我用下面的代码进行测试时,也没有获取到小说评论区中存在的绘文字和表情贴图,甚至纯表情贴图的评论(例子)被完全忽略了。我不知道是不是我漏掉了什么,还是说这个API的极限就是这样了?
In the aapi.py file, I did not see any steps to retrieve or process emojis or sticker images that might exist in the novel comment section. When I tested using the code below, I could not obtain any emojis or sticker images from the novel comments. Comments containing only sticker images (e.g.) were completely ignored. I am not sure if I missed something, or if this is simply a limitation of the API.