Forked from dmytrostriletskyi/telegram-widget-embed-code.html
Created
December 2, 2025 16:16
-
-
Save SmokeeyDeStoneer420/78d2bfcc3a30a3a4d6d89177bb5db0cb to your computer and use it in GitHub Desktop.
The example of the Telegram widget embed code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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> |
Author
SmokeeyDeStoneer420
commented
Dec 2, 2025
<script src="https://gist.github.com/SmokeeyDeStoneer420/78d2bfcc3a30a3a4d6d89177bb5db0cb.js"></script>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment