
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi everyone,
I am trying to send a message from MT5 to Telegram using a bot. However, I could not send the message from MT5 to Telegram due to the error:
'Error Code 400 Description "Bad request: chat not found"
Has anyone encountered the same problem? Can you give some reasons why this error might have occurred?
I did a lot of research online, but I could not get the right answers.
I have just got the same error" Error Code 400 Description "Bad request: chat not found" but everything worked perfectly before. I also did some research & havent found any solution.
Could anyone shed me some light how to fix this problem? Thanks
I have just got the same error" Error Code 400 Description "Bad request: chat not found" but everything worked perfectly before. I also did some research & havent found any solution.
Could anyone shed me some light how to fix this problem? Thanks
in my case, I just read old posts & know that im trying to send msg to a private channel. So I have just replaced the channel name with chat id & its working perfectly!
Thanks Andriy & other pro coders <3
Hello, everybody.
Start of this week the file Telegram.mqh is giving some issues with the functions "ArrayAdd" and "WebRequest".
Is someone also facing this problems? I tried adding back the original files, but they seem to have the same issue as well.
Thank you and best regards,
Henrique
-------------------------------------------------------------------------------------
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 149 10
could be one of 2 function(s) Telegram.mqh 149 10
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
void CCustomBot::ArrayAdd(char&[],const string) Telegram.mqh 132 22
'WebRequest' - no one of the overloads can be applied to the function call Telegram.mqh 230 15
could be one of 2 function(s) Telegram.mqh 230 15
built-in: int WebRequest(const string,const string,const string,const string,int,const char&[],int,char&[],string&) Telegram.mqh 230 15
built-in: int WebRequest(const string,const string,const string,int,const char&[],char&[],string&) Telegram.mqh 230 15
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 737 7
could be one of 2 function(s) Telegram.mqh 737 7
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
void CCustomBot::ArrayAdd(char&[],const string) Telegram.mqh 132 22
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 738 7
could be one of 2 function(s) Telegram.mqh 738 7
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
Hello, everybody.
Start of this week the file Telegram.mqh is giving some issues with the functions "ArrayAdd" and "WebRequest".
Is someone also facing this problems? I tried adding back the original files, but they seem to have the same issue as well.
Thank you and best regards,
Henrique
-------------------------------------------------------------------------------------
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 149 10
could be one of 2 function(s) Telegram.mqh 149 10
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
void CCustomBot::ArrayAdd(char&[],const string) Telegram.mqh 132 22
'WebRequest' - no one of the overloads can be applied to the function call Telegram.mqh 230 15
could be one of 2 function(s) Telegram.mqh 230 15
built-in: int WebRequest(const string,const string,const string,const string,int,const char&[],int,char&[],string&) Telegram.mqh 230 15
built-in: int WebRequest(const string,const string,const string,int,const char&[],char&[],string&) Telegram.mqh 230 15
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 737 7
could be one of 2 function(s) Telegram.mqh 737 7
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
void CCustomBot::ArrayAdd(char&[],const string) Telegram.mqh 132 22
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 738 7
could be one of 2 function(s) Telegram.mqh 738 7
void CCustomBot::ArrayAdd(uchar&[],const uchar&[]) Telegram.mqh 120 22
try with this file