UNPKG

telegram-mtproto

Version:
11 lines (10 loc) 365 B
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <title>MTProto test page</title> </head> <body> <pre>const client = mtproto.MTProto(/* your <a href="https://github.com/zerobias/telegram-mtproto#usage">config</a> here */)</pre> <script type="text/javascript" src="mtproto-browser.js"></script></body> </html>