From f501e2781410db6235383238c8503953bb54ad0d Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Fri, 22 May 2020 09:16:33 +0800 Subject: [PATCH] Add MarkdownV2 Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d1239f..879267b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Remove `args` to send the default message. * venue - optional. venue message * video - optional. video message * debug - optional. enable debug mode -* format - optional. `markdown` or `html` +* format - optional. `markdown` or `html`. See [MarkdownV2 style](https://core.telegram.org/bots/api#markdownv2-style) * message - optional. custom message * message_file - optional. overwrite the default message template with the contents of the specified file.