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: check if you're part of a group by providing the group/channel id #1

Open
msramalho opened this issue Nov 29, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@msramalho
Copy link
Contributor

This is particularly useful for private channels whose links are like t.me/c/12345678 where 12345678 is an id that does not map to a group name.

The goal is to accept these links as valid in the textarea (currently they are not) and visually distinguish them from the others (join vs check if joined) while still checking if an account is part of them, the tool already knows the ids of the groups the account is in, so it's just about checking the ids and displaying that.

@msramalho msramalho added enhancement New feature or request good first issue Good for newcomers labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant