We are developing a Android App for education institutes.
This app is developed in WinDev Mobile.
This app will be distribute to multiple institutes once completed.
In this app we want to send Homework information to students and their parents using Telegram API so that they will receive the necessary information on the Telegram app installed on their Smart Phones.
For achieving this I studied the documentation of Telegram API but after reading it, what I understand is that we have to create new App ID for each different mobile phone we deploy this app on.
Did I understand this correctly?
Secondly as I am not able to understand as to how I should call the API of Telegram from my Android App. The documentation show API usage sample code in C/C++ so I am finding it hard to understand as to how I can call an API from my Android App?
Please help me.
TIA
Yogi Yang