getVideoChatInviteLink
Function · TDLib 1.8.67 · d1085f9c
Returns invite link to a video chat in a public chat
getVideoChatInviteLink(
group_call_id: int32,
can_self_unmute: Bool
) → HttpUrl
group_call_id
int32
Group call identifier
can_self_unmute
Bool
Pass true if the invite link needs to contain an invite hash, passing which to joinVideoChat would allow the invited user to unmute themselves. Requires groupCall.can_be_managed right