File "telegram.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/botman/driver-telegram/stubs/telegram.php
File size: 359 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
/*
|--------------------------------------------------------------------------
| Telegram Token
|--------------------------------------------------------------------------
|
| Your Telegram bot token you received after creating
| the chatbot through Telegram.
|
*/
'token' => env('TELEGRAM_TOKEN'),
];