How to send mt4 sreenshot from telegram Script

 ##Execute the Telegram


MT4->Tools->EA->->Web Request->https://api.telegram.org

##Update the Token and chatID

const string TelegramBotToken = "5487161845:AAGHwF-m0Tt5_85gRAbjp-wq_L9jWR4SV20";

Create a channel
@BotFather
/newbot
botname 
botnamebot

Get the token from the comments // use this token

Add the botnamebot into your new graoup 
Enable only post messgae 

@Get_Channel_User_Telegram_ID_Bot =>Get telegram ID
const string ChatId           = "-1001502524752";

No comments:

Post a Comment