TGUpdates
Nowadays instant updates are extremely important. TGUpdates helps you receive real time notification from your app by injecting only 1 line of code.
How does it work?
1. Request an authentication token
2. Contact @tgupdates on Telegram & hit /start
3. Install our SDK
PHP: $ composer require tgupdates
NODEJS: npm install [email protected]
4. Implement the following code:
PHP: tgupdates(params, config)
NODEJS: tgupdates(params, config)
5. Ping @shakedko for more examples!