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