jira.js
Guide
GitHub
Preparing search index...
server
downloadEmailTemplates
Function downloadEmailTemplates
downloadEmailTemplates
(
client
:
Client
,
options
?:
RequestOptions
,
)
:
Promise
<
ArrayBuffer
|
ArrayBufferView
<
ArrayBufferLike
>
>
Creates a zip file containing email templates at local home and returns the file.
Parameters
client
:
Client
Optional
options
:
RequestOptions
Returns
Promise
<
ArrayBuffer
|
ArrayBufferView
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Creates a zip file containing email templates at local home and returns the file.