-- -- (C) 2020 - ntop.org -- return { telegram_token = "Token", telegram_channel = "Channel Id", validation = { invalid_token = "Invalid Telegram Token.", invalid_channel_name = "Invalid Telegram Channel Name.", }, telegram_send_error = "Error sending message to Telegram.", webhook_description = { token_description = "Instructions:", channel_id_description = "Instructions if you want to use the bot in a group:Instructions if you want to use the bot in a chat:", } }