Fix Error
This commit is contained in:
@@ -89,7 +89,7 @@ if (config.activate_telegram) {
|
||||
|
||||
|
||||
switch (msg.text) {
|
||||
case "/chatid": ,
|
||||
case "/chatid":
|
||||
try {
|
||||
bot.sendMessage(chatId, "Deine Chat ID ist: " + chatId);
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user