R/rt_ticket_attachment_content.R
    rt_ticket_attachment_content.RdGets the content of the specified attachment for further processing or
manipulation. You'll almost always want to call a second function like
content to make the content of the
attachment usable from R.
rt_ticket_attachment_content(ticket_id, attachment_id, ...)
| ticket_id | (numeric) The ticket identifier | 
|---|---|
| attachment_id | (numeric) The attachment identifier | 
| ... | Other arguments passed to  | 
(rt_api) An rt_api object with the response