Skip to content

Commit ac1d7b4

Browse files
committed
feat: add share story
1 parent e5ec053 commit ac1d7b4

File tree

3 files changed

+2073
-2458
lines changed

3 files changed

+2073
-2458
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,8 @@ WebView.postEvent('web_app_setup_swipe_behavior', false, {
5858
});
5959
```
6060

61-
Refer to the official [Telegram documentation](https://core.telegram.org/bots/webapps#initializing-web-apps) for Web Apps to explore additional features available through WebApp.
61+
## Documentation
62+
63+
- Refer to the official [Telegram documentation](https://core.telegram.org/bots/webapps#initializing-web-apps) for Web Apps to explore additional features available through WebApp.
64+
65+
- Core script is available in the [Telegram JS module](https://telegram.org/js/telegram-web-app.js)

0 commit comments

Comments
 (0)