Add MarkdownV2 Link

This commit is contained in:
Bo-Yi Wu
2020-05-22 09:16:33 +08:00
committed by GitHub
parent 867844f8a4
commit f501e27814
+1 -1
View File
@@ -52,7 +52,7 @@ Remove `args` to send the default message.
* venue - optional. venue message * venue - optional. venue message
* video - optional. video message * video - optional. video message
* debug - optional. enable debug mode * 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 - optional. custom message
* message_file - optional. overwrite the default message template with the contents of the specified file. * message_file - optional. overwrite the default message template with the contents of the specified file.