Skip to content

Instantly share code, notes, and snippets.

@dmytrostriletskyi
Last active February 14, 2018 21:13
Show Gist options
  • Save dmytrostriletskyi/0ab8ed24edf7ddf23d69d2018ddcaa23 to your computer and use it in GitHub Desktop.
Save dmytrostriletskyi/0ab8ed24edf7ddf23d69d2018ddcaa23 to your computer and use it in GitHub Desktop.
The example of the Telegram widget embed code
<script async src="https://telegram.org/js/telegram-widget.js?2"
data-telegram-login="samplebot"
data-size="large"
data-auth-url=""
data-request-access="write">
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment