Ajaxy / telegram-tt

Telegram Web A, GPL v3

Home Page:https://web.telegram.org/a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Group: Allow to manually send invites to users restricted to be added automatically

Ajaxy opened this issue · comments

Some users restrict adding them to new groups automatically. Telegram clients need to suggest sending them invite links in direct messages instead.

Leverage https://core.telegram.org/constructor/updateGroupInvitePrivacyForbidden.

Designs are missing but can be implemented in a modal window above the newly created chat, similar to iOS.

Examples from other clients:

Hey, @Ajaxy could you please give a little more info about this issue. What i can see, is while adding new user to the group in group setting, there is a modal for sending invitation. I believe thats what this is issue about or something else???

image
image

Yep, that is already implemented in 4d70ae3. Thanks for an update, closing this one.