I'm looking for a way to show the user a widget with a list of his contacts from which he can select several members (as happens when adding new members to a group).
I already looked for something similar in the Telegram documentation, but I could not find anything.
Does the Telegram API provide such an opportunity at all?
P.S.: I work with aiogram, but first I would like to know if this is even possible.