get Message Template
Retrieves a single message template by given template key.
Since
4.16.0
Parameters
template Key
Template key to retrieve.
handler
Deprecated
As of 4.17.0, replaced with awaitGetMessageTemplate(templateKey).
Replace with
awaitGetMessageTemplate(templateKey)
Content copied to clipboard
Retrieves a single message template by given template key.
Return
MessageTemplate
Since
4.16.0
Parameters
template Key
Template key to retrieve.