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