WebComponent for the Telegram API using Polymer
##Documentation
Telegram API
Telegram source code
MTProto
Webogram
##Libraries
TelegramLink by enricostara
TelegramApi by Maxim Sadofyev
##Dependencies Please use my fork of the TelegramAPI as i added new specific functions for this component
##Use install the component and dependencies and use the tag as follows:
<telegram-wc
app='{ id:"your id", hash:"your hash", version: "1.0.0" }'
>
</telegram-wc>