Skip to content
  • rswindell's avatar
    Add new MsgBase method: vote_msg(). it takes a message header object · cd4c51bb
    rswindell authored
    (like save_msg), except you only need a few properties, in order of importarnce:
    attr: you need to have this set to MSG_UPVOTE, MSG_DOWNVOTE, or MSG_VOTE
    thread_back or reply_id: either of these must be set to indicate msg to vote on
    from: name of voter
    from_net_type and from_net_addr: if applicable
    cd4c51bb