[Custom Block Release] Send a message or screenshot to Telegram Blocks
-
From what I could understand, when I try to put the Channel ID -100(numbers), my mt4 transforms that number into a different number.
example:
my private channel id: -10058887441100mt4 changes to: -254122547
so no signal arrives for this reason, does anyone know how to solve it?
-
Try using long datatype

-
@roar said in [Custom Block Release] Send a message or screenshot to Telegram Blocks:
long
first of all thanks for the help!
okay, the number now appears correctly. but still it can't seem to find the channel.

I don't know exactly if this has any connection, but the long datatype doesn't appear here.

Sorry if I'm talking nonsense... my programming knowledge is still very limited!
-

Hello, i follow all the step but cannot use. any one help me
-
@Spuzy amazing work here man...
Is this usable in MT4 or it's just for MT5 only?
-
after doing all step, and compile gave error to include files, maybe because i use mql4
-
Thank you so such, it's very useful for me.
But in testing mode I have error "bad webrequest". -
Did anyone do it right?
I have done every single step, but no message on Telegram group.. -
'GetErrorDescription' - undeclared identifier
'res' - some operator expected
'CCustomBot' - declaration without type
'mbot' - undeclared identifier
'mbot' - undeclared identifier
'mbot' - undeclared identifiercan someone help me with this error?
-
@mohsenimi Did you replace jason code in the Include folder? if then, when you download your project from FxDreema you have to download .mq5 and compile it yourself in MetaEditor.
-
Did anyone get the error message "URL does not allow for web request"?
-
@Spuzy hello brother


what this error? -
@fabiobioware
Can you Share your block for screenshot to telegram function? -
@fabiobioware
I have the same problem as you. Can you fix it yet? -
Hello everyone, I hope the topic is still alive.
First of all, I would like to thank the author for this wonderful work, everything works great!
I have a question - is it possible to implement the function of sending a message to the Group Threads (message_thread_id)?