[][src]Function oration::dislike_comment

fn dislike_comment(
    conn: Conn,
    identifier: CommentId,
    remote_addr: SocketAddr
) -> Result<String, Custom<String>>

Dislikes a comment so long as the current user has not done so already.