I found how to send message in amibroker through telegram bot, but I don't found anyone discussing how to receive arguments from user. Is it possible to receive Telegram User Argument using Amibroker Afl?
Asked
Active
Viewed 174 times
1 Answers
0
For receiving argument from telegram you need the bot to handle, you can make argument matched with .APX or some Amibroker OLE. usually bot programmed with python and waiting for some request and argument to execute depend what section to access that is chart or exploring section.

testhink
- 3
- 3