'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 14910
could be one of 2 function(s) Telegram.mqh 14910void CCustomBot::ArrayAdd(uchar&[],constuchar&[]) Telegram.mqh 12022void CCustomBot::ArrayAdd(char&[],conststring) Telegram.mqh 13222
'WebRequest' - no one of the overloads can be applied to the function call Telegram.mqh 23015
could be one of 2 function(s) Telegram.mqh 23015
built-in: intWebRequest(conststring,conststring,conststring,conststring,int,constchar&[],int,char&[],string&) Telegram.mqh 23015
built-in: intWebRequest(conststring,conststring,conststring,int,constchar&[],char&[],string&) Telegram.mqh 23015
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 7377
could be one of 2 function(s) Telegram.mqh 7377void CCustomBot::ArrayAdd(uchar&[],constuchar&[]) Telegram.mqh 12022void CCustomBot::ArrayAdd(char&[],conststring) Telegram.mqh 13222
'ArrayAdd' - no one of the overloads can be applied to the function call Telegram.mqh 7387
could be one of 2 function(s) Telegram.mqh 7387void CCustomBot::ArrayAdd(uchar&[],constuchar&[]) Telegram.mqh 12022
有人遇到过同样的问题吗?您能解释一下为什么会出现这种错误吗?
我在网上查了很多资料,但都没有得到正确的答案。
我刚刚也遇到了同样的错误 "错误代码400 描述 "错误请求:未找到聊天",但之前一切正常。我也做了一些研究,但没有找到任何解决方案。
谁能告诉我如何解决这个问题?谢谢
谁能告诉我如何解决这个问题?谢谢
在我的情况下,我只是阅读了以前的帖子,知道我正试图向一个私人频道发送信息。所以我用聊天 ID 替换了频道名称,结果效果非常好!
感谢Andriy 和其他专业程序员 <3
本周开始,Telegram.mqh 文件中的函数 "ArrayAdd "和 "WebRequest "出现了一些问题。
有人也遇到过这种问题吗?我试着添加回原始文件,但它们似乎也有同样的问题。
试试这个文件
试试这个文件
我收到了一些错误信息,因此进行了 4 次编辑