Contains methods for working with attachments.
Deletes an attachment. This cannot be undone.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets an attachment.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the contents of an attachment.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the contents of an attachment encoded as a base64 string.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.