Support for managing user tags in group chats #791
LazarenkoA
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
First of all, thank you for maintaining this great library — it has been extremely helpful in many projects.
I would like to request support for the new Telegram feature that allows managing user tags in group chats (custom user labels within groups).
It would be very useful if the library exposed:
API methods for assigning and removing user tags in group chats
Structures/types reflecting user tags in updates
Any related fields returned by the Bot API
This would allow bots to programmatically manage and react to user tagging within groups.
If this feature is already supported and I simply missed it, I apologize in advance. Please feel free to point me to the relevant documentation or examples.
Thank you for your work! 🚀
Beta Was this translation helpful? Give feedback.
All reactions