Telegram-Mini-Apps / telegram-apps

Made from scratch TypeScript packages, examples and documentation you will surely need to start developing on Telegram Mini Apps.
https://docs.telegram-mini-apps.com/
MIT License
693 stars 192 forks source link

fix: add support for the 'web_app_share_to_story' method check #507

Closed 3ww3-latiao closed 1 month ago

3ww3-latiao commented 1 month ago

I discovered that shareStory.isSupported was not supported in the current implementation. As a result, I have submitted a PR to add support for this method.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 859158fa2ba730dffcfa146555205789b3ebf589

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 9:49am
heyqbnk commented 1 month ago

Thanks for participation! Added about 1 hour ago: https://github.com/Telegram-Mini-Apps/telegram-apps/blob/master/packages/bridge/src/methods/supports.ts#L99

Released under v2.5.0