From 867844f8a459e0045e2b9e4cb9366240a702200a Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Fri, 24 Apr 2020 16:09:09 +0800 Subject: [PATCH] docs: add message field. Signed-off-by: Bo-Yi Wu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d121b0..3d1239f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Remove `args` to send the default message. * video - optional. video message * debug - optional. enable debug mode * format - optional. `markdown` or `html` +* message - optional. custom message * message_file - optional. overwrite the default message template with the contents of the specified file. ## Example