Get an invite link for a group call or livestream
phone.exportedGroupCallInvite#204bd158 link:string = phone.ExportedGroupCallInvite;
---functions---
phone.exportGroupCallInvite#e6aa647f flags:# can_self_unmute:flags.0?true call:InputGroupCall = phone.ExportedGroupCallInvite;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
can_self_unmute | flags.0?true | For livestreams, 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 |