$nntp->body([msgid|msgnum])
nntp
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.
article
Copyright © 2001 O'Reilly & Associates. All rights reserved.