0.4.1 / 2018-09-10
- [new] add new getter and api methods:
event.isFirstLayerComment;
client.getComment(commentId);
client.getLikes(objectId);
context.getComment();
context.getLikes();
await context.canReplyPrivately;
event.isFirstLayerComment;
client.getComment(commentId);
client.getLikes(objectId);
context.getComment();
context.getLikes();
await context.canReplyPrivately;