Accept content as keyword argument

This commit is contained in:
Chris Hill-Scott
2020-10-12 14:18:33 +01:00
committed by GitHub
parent d8b265b0ca
commit 974fb8c6c1

View File

@@ -660,7 +660,7 @@ def broadcast_message_json(
'template_id': template_id,
'template_version': 123,
'template_name': 'Example template',
'content': 'This is a test',
'content': content or 'This is a test',
'personalisation': {},
'areas': areas or [