Configuration file options modified.
address renamed to uri, <header> renamed to <subject>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
Param([Parameter(Mandatory=$true)][String]$Message)
|
||||
|
||||
$Telegramtoken = "Your_Telegram_Token"
|
||||
$Telegramchatid = "Your_Telegram_Chat_ID"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user