Configuration file options modified.

address renamed to uri, <header> renamed to <subject>
This commit is contained in:
2022-06-27 21:37:11 +03:00
parent ccb471dcc2
commit b55f72f2e4
7 changed files with 112 additions and 28 deletions

View File

@@ -1,5 +1,3 @@
Param([Parameter(Mandatory=$true)][String]$Message)
$Telegramtoken = "Your_Telegram_Token"
$Telegramchatid = "Your_Telegram_Chat_ID"