@WorkerThread fun reply(replyable: Replyable, text: String): Comment?
@WorkerThread fun reply(fullname: String, text: String): Comment?