A new Doctype, Telegram Message Template. Using this, Templates can be defined to easily send messages like notifications through the use of Jinja tags. It also supports multi-language support.
Adds the send_message_from_template to use these templates to send messages.
Also introduces a fix, some addition to documentation and a test for the new doc-type.
This PR adds:
send_message_from_template
to use these templates to send messages.Also introduces a fix, some addition to documentation and a test for the new doc-type.