Update README.md

Using `telegram_chatid`
This commit is contained in:
Marianne Spiller 2019-08-20 11:43:23 +02:00 committed by GitHub
parent 650cf50aaa
commit 6f53571a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ object NotificationCommand "Notify Host By Telegram" {
}
"-q" = {
required = true
value = "$telegram_botid$"
value = "$telegram_chatid$"
}
"-r" = {
required = true
@ -148,7 +148,7 @@ object NotificationCommand "Notify Service By Telegram" {
}
"-q" = {
required = true
value = "$telegram_botid$"
value = "$telegram_chatid$"
}
"-r" = {
required = true