Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(start-with-callout): Start directly with a callout #39

Merged
merged 2 commits into from
May 17, 2024

Conversation

JumpLink
Copy link
Collaborator

I have implemented the following format to start directly with a callout:

https://t.me/<bot-name>?start=c_<callout-slug>

Parameters can be only passed to the start command, so I decided to use a prefix c_ in case we want to use other start parameters in the future.

Another limitation is that start parameters can only have up to 64 base64url characters, so long slugs could be a problem

@JumpLink JumpLink requested a review from wpf500 May 17, 2024 12:48
@JumpLink JumpLink merged commit a41a9bc into main May 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants