update delete>abandon
This commit is contained in:
parent
b57a7475c5
commit
266aa1b15d
1 changed files with 1 additions and 1 deletions
|
@ -3503,7 +3503,7 @@ class Daemon(metaclass=JSONRPCServerType):
|
|||
Abandon a comment published under your channel identity.
|
||||
|
||||
Usage:
|
||||
comment_delete (<comment_id> | --comment_id=<comment_id>)
|
||||
comment_abandon (<comment_id> | --comment_id=<comment_id>)
|
||||
|
||||
Options:
|
||||
--comment_id=<comment_id> : (str) The ID of the comment to be deleted.
|
||||
|
|
Loading…
Reference in a new issue