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
636 stars 171 forks source link

why laravel blade file cannot receive start_param value #495

Closed vnxz closed 2 weeks ago

vnxz commented 2 weeks ago

I tried to get referral id from start_param but always empty value. why ? i enter the min app via referral link https://t.me/neolaunchBot?start=startapp=56789999

and try to get referral id from laravel blade file but never receive.

does start_param only has value in react components? why not work in laravel blade file javascript

` `

heyqbnk commented 2 weeks ago

This repository is not related to the Telegram SDK.

Consider using the official documentation:

https://core.telegram.org/bots/webapps