R/delete_attachment.R
delete_attachment.Rd
Deletes an attachment from an issue
delete_attachment(id)
the ID of the comment
The issue ID is actually not needed, only the attachment ID.
Derek Chiu