body $nntp->body([msgid|msgnum]) Retrieves the body (text) of the article specified by either a message id or a message number. Takes the same arguments as article. Returns a reference to an array containing the body of the article.