WeChat.Comment.delete
You're seeing just the function
delete
, go back to WeChat.Comment module for more information.
Link to this function
delete(client, msg_data_id, user_comment_id, index \\ 0)
Specs
delete(WeChat.client(), msg_data_id(), user_comment_id(), index :: integer()) :: WeChat.response()
删除评论 - 官方文档