docs(telegram): note the promo body @username is a deep link
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Successful in 10s
CI / integration (pull_request) Successful in 15s
CI / ui (pull_request) Successful in 55s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m17s
CI / changes (pull_request) Successful in 3s
CI / unit (pull_request) Successful in 10s
CI / integration (pull_request) Successful in 15s
CI / ui (pull_request) Successful in 55s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m17s
This commit is contained in:
@@ -86,7 +86,9 @@ Telegram identity to an account from a browser. Both map a rejection to gRPC
|
|||||||
self-contained: no bot-link, no gateway, no game. Its `?startapp` payload
|
self-contained: no bot-link, no gateway, no game. Its `?startapp` payload
|
||||||
(`TELEGRAM_PROMO_START_PARAM`, default `verudit_ru-scrabble_en`) is a variant-seed deep
|
(`TELEGRAM_PROMO_START_PARAM`, default `verudit_ru-scrabble_en`) is a variant-seed deep
|
||||||
link the backend decodes to seed a brand-new user's variant preferences (English Scrabble
|
link the backend decodes to seed a brand-new user's variant preferences (English Scrabble
|
||||||
alongside the default Erudit).
|
alongside the default Erudit). The message body also renders the bot's `@username` as that
|
||||||
|
same deep link (an HTML `text_link`), so tapping the mention — not just the button — opens
|
||||||
|
the seeded Mini App rather than the bot profile.
|
||||||
- **Rate limiting.** Outbound sends are throttled (`TELEGRAM_SEND_RATE_PER_SECOND`,
|
- **Rate limiting.** Outbound sends are throttled (`TELEGRAM_SEND_RATE_PER_SECOND`,
|
||||||
default 25) to respect the Bot API flood limits.
|
default 25) to respect the Bot API flood limits.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user