Get an invite link for a group call or livestream
Method schema is available as of layer 125. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
can_self_unmute | flags.0?true | For livestreams or muted group chats, if set, users that join using this link will be able to speak without explicitly requesting permission by (for example by raising their hand). |
call | InputGroupCall | The group call |
Code | Type | Description |
---|---|---|
400 | GROUPCALL_INVALID | The specified group call is invalid. |
403 | PUBLIC_CHANNEL_MISSING | You can only export group call invite links for public chats or channels. |
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.